http://bugs.winehq.org/show_bug.cgi?id=35823
Bug ID: 35823 Summary: Widl should check for duplicated uuids when generating typelib Product: Wine Version: 1.7.14 Hardware: x86 OS: Linux Status: NEW Severity: enhancement Priority: P2 Component: tools Assignee: wine-bugs@winehq.org Reporter: bunglehead@gmail.com
Duplicated uuids in a typelib will cause troubles with typeinfo lookup. Midl refuses to generated such typelibs, but it looks like it might have a more strict constraint - uuid should be unique in a file, and we don't want it to be that strict (see bug 27718).
https://bugs.winehq.org/show_bug.cgi?id=35823
--- Comment #1 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=35823
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Sure it is.