"Francois Gouget" fgouget@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.