ChangeSet ID: 10259041290227596222694082 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/05 16:22:09
Modified files: dlls/x11drv : wineclipsrv.c include : winnt.h include/wine : debug.h msdos : int2f.c
Log message: Gregg Mattinson gm138242@scot.canada.sun.com - Forte C does not support nameless structures or unions - Implemented __builtin_return_address for Forte C on sparc - Implemented DECL_GLOBAL_CONSTRUCTOR for non-386, non-GNU C - Implemented WINE_DPRINTF to have function name with Forte C
Patch: http://cvs.winehq.com/patch.py?id=10259041290227596222694082
Revision Changes Path 1.4 +4 -0 wine/dlls/x11drv/wineclipsrv.c 1.113 +25 -3 wine/include/winnt.h 1.5 +15 -2 wine/include/wine/debug.h 1.44 +1 -1 wine/msdos/int2f.c