[Bug 21320] wine/list.h has namespace conflicts with sys/queue.h

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 19 02:53:43 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21320





--- Comment #7 from Jeremy Huddleston <jeremyhu at freedesktop.org>  2010-01-19 02:53:43 ---
As referenced in the MacPorts ticket (http://trac.macports.org/ticket/22342),
dlls/winecoreaudio.drv/audio.c can fail to compile.

You can see the patch that I used to reorder the includes here:

http://trac.macports.org/browser/trunk/dports/x11/wine-crossover-games/files/sl-audio.patch?rev=61755&format=txt

but this is of course no guarantee that something else won't go wront in the
future.

Another file may eventually include <sys/queue.h> and cause these problems all
over again... the proper fix is for wine to not clobber those macros.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list