* device/include/string.h: applied Stas Sergeev's patch to make this
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 22 May 2004 06:03:56 +0000 (06:03 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 22 May 2004 06:03:56 +0000 (06:03 +0000)
commitd0ae963e2a496cc69fd3617ddcfb6958bbdf02dd
treed70c19e1ff9a6cf692f9e04a3e9bde4dab78189d
parent40a3694e493bc411b4625ccce7c5804474f7b9af
* device/include/string.h: applied Stas Sergeev's patch to make this
header file compatible with the preprocessor -Wundef option
* src/SDCCmain.c (main): abort compilation if preprocessor reports
failure (fixes bug #941458)

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3322 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/include/string.h
src/SDCCmain.c