Weekly cppcheck run against Aug 27 Git Tree

Juan Lang juan.lang at gmail.com
Fri Aug 28 11:36:05 CDT 2009


>> Changing these to single constant values would make it
>> much harder for the casual observer to read.
>
> That's what comments are for.

Actually, comments are for code that's not understandable without
them.  The code is more readable as it is, IMHO, than it would be by
replacing the expression--perfectly natural in context--with its
evaluation, or with a symbolic constant.
--Juan



More information about the wine-devel mailing list