diff options
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 3cf0383b332..fccd99114c0 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,10 @@ +2010-05-19 Peter Breitenlohner <peb@mppmu.mpg.de> + + * cpascal.h (BIBXRETALLOCNOSET, BIBXRETALLOCSTRING): Cast size_t + to long for printing to avoid warnings on 64Bit systems. + * texmfmp.h (undumpcheckedthings, undumpuppercheckthings): + Cast high limit to unsigned long for printing. + 2010-05-18 Karl Berry <karl@tug.org> * configure.ac (web2_version): use /pretest ident. |