[2/3] ole32/tests: Add a test for IOleCache storage contents created by IPersistStorage_Save(). (v2)

Dmitry Timoshkov dmitry at baikal.ru
Fri Oct 20 03:53:48 CDT 2017


Huw Davies <huw at codeweavers.com> wrote:

> You're using sizeof as an argument to a fprintf-like function which,
> for example, gives a warning on macOS.
> 
> ole2.c:3532:82: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
> 
> Also, while you're at it, couldn't that '24' be sizeof(header) instead?

Thanks, I've resent the whole sequence.

-- 
Dmitry.



More information about the wine-devel mailing list