19 Nov
2001
19 Nov
'01
6:27 p.m.
Francois Gouget <fgouget(a)free.fr> writes:
Renaming struct thread it the right thing to do though. Why doesn't changing thread to wine_thread in request.h work?
No, the right thing is to fix the FreeBSD headers to stop polluting the namespace. struct thread is a perfectly valid identifier for an application to use (and we are certainly not the only application using it). -- Alexandre Julliard julliard(a)winehq.com