d3dx9_36: Push down the scope of two variables. (RESEND)

Alexandre Julliard julliard at winehq.org
Tue Jul 5 09:31:24 CDT 2011


Gerald Pfeifer <gerald at pfeifer.com> writes:

> This does not fix a bug or add a feature, but it makes the coder easier
> to follow.  Narrower scope tends to be a good thing for variables, both
> for human readers and compilers (though modern ones should not need the
> hint).

Not necessarily, that's a matter of taste (IOW, not something you should
"fix" in other people's code).

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list