wine/ tools/wrc/utils.h tools/wrc/utils.c tool ...
ChangeSet ID: 9746 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/10/13 20:19:28 Modified files: tools/wrc : utils.h utils.c readres.c parser.y parser.l genres.h genres.c dumpres.h dumpres.c dlls/msi : sql.y Log message: Daniel Marmier <d.marmier(a)bluewin.ch> Fixed warnings with gcc option "-Wwrite-strings". Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9746 Old revision New revision Changes Path 1.10 1.11 +1 -1 wine/tools/wrc/utils.h 1.20 1.21 +2 -2 wine/tools/wrc/utils.c 1.7 1.8 +1 -1 wine/tools/wrc/readres.c 1.40 1.41 +3 -2 wine/tools/wrc/parser.y 1.24 1.25 +6 -6 wine/tools/wrc/parser.l 1.3 1.4 +3 -3 wine/tools/wrc/genres.h 1.21 1.22 +8 -7 wine/tools/wrc/genres.c 1.4 1.5 +3 -3 wine/tools/wrc/dumpres.h 1.16 1.17 +66 -66 wine/tools/wrc/dumpres.c 1.3 1.4 +2 -2 wine/dlls/msi/sql.y
participants (1)
-
Alexandre Julliard