[Bug 15388] gdi32: dib.c fails to build with gcc 4.2, -Werror -O3

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 25 04:14:38 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15388


Andrey Turkin <andrey.turkin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrey.turkin at gmail.com




--- Comment #3 from Andrey Turkin <andrey.turkin at gmail.com>  2008-09-25 04:14:37 ---
The compiler wisely warn us that DIB_GetBitmapInfo would not always fill the
variables. I'd follow way it is done in CreateDIBitmap (get info early, before
any other operations, and bail out if DIB_GetBitmapInfo fails)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list