"make test" failure in gdi32/bitmap.c

Dmitry Timoshkov dmitry at codeweavers.com
Wed Oct 17 03:00:05 CDT 2007


"Francois Gouget" <fgouget at free.fr> wrote:

>> err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=24
>> err:bitmap:DIB_GetBitmapInfo (39): unknown/wrong size for header
>> err:bitmap:DIB_GetBitmapInfo (11): unknown/wrong size for header
>> err:bitmap:DIB_GetBitmapInfo (13): unknown/wrong size for header
>> err:bitmap:DIB_GetBitmapInfo (16): unknown/wrong size for header
> 
> I don't know anything about these however.

The test intentionally passes incorrect data to various APIs which
leads to the above ERRs. Perhaps it's time to turn those ERRs to WARNs
since the parts of the code they belong to are mature enough these days.

-- 
Dmitry.



More information about the wine-devel mailing list