dbghelp: get rid of a couple unused variables (try 2)

Eric Pouech eric.pouech at orange.fr
Mon Apr 11 13:39:07 CDT 2011


Le 11/04/2011 19:07, Austin English a écrit :
IMO, you should keep the variable names in comment so that we know what 
we're talking about:
     /* version = */ dwarf2_parse_u2(&ctx);
or
     dwarf2_parse_u2(&ctx); /* version */

A+

-- 
Eric Pouech
"The problem with designing something completely foolproof is to underestimate the ingenuity of a complete idiot." (Douglas Adams)




More information about the wine-devel mailing list