* src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression...
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 5 Jan 2003 17:57:09 +0000 (17:57 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 5 Jan 2003 17:57:09 +0000 (17:57 +0000)
commit1ad40983f38c7d999d35971f62626050e95746db
tree6b43ab74f058a0099ef407838d5f0f9cf8407a7d
parentc5eb990ef4c01a86da8fef5329e90c5e693c1a26
* src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression tests
* support/regression/ports/host/support.c: #include <stdarg.h> for gcc 3.2

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2137 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCmacro.c
support/regression/ports/host/support.c