• 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
console Loading commit data...
controls Loading commit data...
debugger Loading commit data...
dlls Loading commit data...
documentation Loading commit data...
files Loading commit data...
graphics Loading commit data...
if1632 Loading commit data...
include Loading commit data...
library Loading commit data...
libtest Loading commit data...
loader Loading commit data...
memory Loading commit data...
misc Loading commit data...
miscemu Loading commit data...
msdos Loading commit data...
objects Loading commit data...
ole Loading commit data...
programs Loading commit data...
relay32 Loading commit data...
resources Loading commit data...
scheduler Loading commit data...
server Loading commit data...
tools Loading commit data...
tsx11 Loading commit data...
unicode Loading commit data...
win32 Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
WARRANTY Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
wine.ini Loading commit data...
winedefault.reg Loading commit data...