gecko-dev/nsprpub/lib
wtc%netscape.com a5aeec9409 Bugzilla bug 218967: do not initialize unsigned chars with character
constants '\ddd' where ddd is an octal number larger than 127 (decimal).
Such character constants have negative integer values if 'char' is signed.
Thanks to timeless@bemail.org for the bug report and a suggested fix.
2003-09-17 20:14:25 +00:00
..
ds Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Most 2003-05-14 01:24:08 +00:00
libc Bugzilla bug 218967: do not initialize unsigned chars with character 2003-09-17 20:14:25 +00:00
msgc Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch is 2003-01-20 16:26:24 +00:00
prstreams Bugzilla bug 98741: changed the license URL to http://www.mozilla.org/MPL/. 2001-09-07 18:27:33 +00:00
tests Use PL_strcmp instead of strcmp to avoid having to include <string.h>. 2001-11-01 00:02:16 +00:00
.cvsignore
Makefile.in