[PATCH v2 1/3] widl: Try to import typedefs instead of redefining them.

Zebediah Figura z.figura12 at gmail.com
Tue May 29 19:24:06 CDT 2018


On 29/05/18 12:10, Alexandre Julliard wrote:
> Huw Davies <huw at codeweavers.com> writes:
> 
>> From: Zebediah Figura <z.figura12 at gmail.com>
>>
>> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
>> Signed-off-by: Huw Davies <huw at codeweavers.com>
>> ---
>>  tools/widl/write_msft.c | 69 +++++++++++++++++++++++++++++--------------------
>>  1 file changed, 41 insertions(+), 28 deletions(-)
> 
> This is causing new widl warnings. Could you please have a look?
> 
> make[1]: Entering directory '/home/julliard/wine/wine/dlls/olepro32'
> ../../tools/widl/widl -o olepro_t.res -m32 -I. -I../../include -D__WINESRC__ olepro.idl
> warning: duplicate uuid {66504313-be0f-101a-8bbb-00aa00300cab}
> warning: duplicate uuid {bef6e002-a874-101a-8bba-00aa00300cab}
> warning: duplicate uuid {bef6e003-a874-101a-8bba-00aa00300cab}
> warning: duplicate uuid {66504308-be0f-101a-8bbb-00aa00300cab}
> warning: duplicate uuid {66504309-be0f-101a-8bbb-00aa00300cab}
> warning: duplicate uuid {66504306-be0f-101a-8bbb-00aa00300cab}
> warning: duplicate uuid {66504307-be0f-101a-8bbb-00aa00300cab}
> warning: duplicate uuid {7bf80981-bf32-101a-8bbb-00aa00300cab}
> 

Sure, I'll take a look.



More information about the wine-devel mailing list