winmm: MCI system commands are not eligible for auto-open. (try 2)

Alexandre Julliard julliard at winehq.org
Mon Apr 12 10:40:36 CDT 2010


<Joerg-Cyril.Hoehle at t-systems.com> writes:

> Ok.  After being bitten at least once by assignment/comparison
> mismatch I promised myself to use that style.  I'm myself used
> to read code as "if A equals 3" rather than "if 3 is the value
> of A" but I'm convinced that's just a matter of getting used
> to this style that is less error-prone in C.

gcc prints a warning in most cases where you could make the mistake, so
it's not a good enough reason to make the code harder to read.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list