gdi32: "StretchDIBits" with value of zero for "xSrc" and "ySrc"

Alexandre Julliard julliard at winehq.org
Tue Sep 23 04:42:59 CDT 2008


"Juan Lang" <juan.lang at gmail.com> writes:

> +    // Initializing random number generator:
> In the first place, such a comment is unnecessary, is it's quite clear
> what the following line does.  In the second place, C++-style comments
> are not allowed in Wine source.

More importantly, a test should not be using random data. We have
already enough trouble with sporadic test failures, we don't want to add
deliberate randomness.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list