[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:02:46 CDT 2008


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


Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bunglehead at gmail.com




--- Comment #2 from Nikolay Sivov <bunglehead at gmail.com>  2008-09-25 04:02:45 ---
I think it's better to check return value for DIB_GetBitmapInfo and exit on -1.
Since DIB_GetBitmapInfo is internal function which always fills this variables
on success. So with properly initialized header there shouldn't be any problem.


-- 
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