• Bertho Stultiens's avatar
    - Bugfix: Macro expansion of strings would assert an internal error · 24b5050a
    Bertho Stultiens authored
      or a segfault due to a lacking '\0' in the expansion.
    - Bugfix: Prevent buffer overflow in reallocation of macro expansion
      buffers.
    - Bugfix: Wrc's version information was not passed as numerical to the
      preprocessor due to an error in the definition of the macro.
    - Relaxed the newline constraint in global LANGUAGE statements, which
      was introduced in version 1.1.3, so that some fancy preprocessor
      constructs can work.
    - Removed the gcc-style #line handling from the resource-parser to the
      resource-scanner so that it is possible to include files at any stage
      of the source, independent of the parser-state.
    - Bugfix: Stringtables were not correctly searched for duplicates
      because the language comparison disregarded the sublanguage.
    - Eliminated a repetitive warning when writing stringtables with zero
      length string entries. These are perfectly valid (but make no sense:-).
      Warnings are now only generated during parse in pedantic mode.
    24b5050a
Name
Last commit
Last update
..
cvdump Loading commit data...
winapi_check Loading commit data...
winebuild Loading commit data...
wineconf.libs Loading commit data...
wmc Loading commit data...
wrc Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
apiw.index Loading commit data...
bin2res.c Loading commit data...
bug_report.pl Loading commit data...
examine-relay Loading commit data...
find_debug_channels Loading commit data...
fnt2bdf.c Loading commit data...
fnt2bdf.h Loading commit data...
font_convert.sh Loading commit data...
genpatch Loading commit data...
install-sh Loading commit data...
ipcl Loading commit data...
make_X11wrappers Loading commit data...
make_authors Loading commit data...
make_debug Loading commit data...
make_os2.cmd Loading commit data...
make_requests Loading commit data...
makedep.c Loading commit data...
makehtml.pl Loading commit data...
testrun Loading commit data...
unimap.pl Loading commit data...
wineconf Loading commit data...
wineconf.tcl Loading commit data...
wineinstall Loading commit data...