EU CVS server is not up to date

2006-04-05 Thread Berend Reitsma
Hello, The EU CVS server is not up to date. The head of the Changelog is 1.110 while on cvs.winehq it is 1.111. $ cvs -n -d:pserver:[EMAIL PROTECTED]:/home/wine -q log ChangeLog | head RCS file: /home/wine/wine/ChangeLog,v Working file: ChangeLog head: 1.110 branch: locks: strict access list: sy

[PATCH] variable number of arguments in macro __ONLY_IN_WINELIB()

2005-11-08 Thread Berend Reitsma
n with __VA_ARGS__ should be compatible with other compilers as well... Regards,   Berend Reitsma. Index: include/windef.h === RCS file: /home/wine/wine/include/windef.h,v retrieving revision 1.100 diff -u -r1.100 windef.h --- include/