[tools 2/2] Support for disabling and enabling warnings, handle warning number 2368

Sergei Bolotov bolotov.s.s at yandex.ru
Tue Mar 22 17:16:54 CDT 2016


22.03.2016, 22:39, "Nikolay Sivov" <bunglehead at gmail.com>:
>  Duplicate UUID is not a warning 2368, it's an error 2270.
>  Could you share a minimal idl you're using to test that?

Calling midl on dlls/oleaut32/tests/test_tlb.idl produces this output: 
"midl\oleaut32.dll : warning MIDL2368 : error generating type library, 
ignored : Could not set UUID : nn (0x800288C6)". Adding 
"midl_pragma warning(disable: 2368)" in file suppress such output.


-- 
Regards,
Bolotov Sergei



More information about the wine-devel mailing list