* src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 8 Feb 2003 18:39:30 +0000 (18:39 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 8 Feb 2003 18:39:30 +0000 (18:39 +0000)
commit24db07e65dc37c465c586f173fcf7d591d5bd7bc
tree70d8d63ced70633f2ae25e08b543fb26767dbd92
parent4107b33897ec0adbbab1e60b8ed569de5826b793
* src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
* src/SDCCopt.c (cnvToFloatCast): fix compile warning on Cygwin
* src/SDCCopt.c (cnvFromFloatCast): fix compile warning on Cygwin
* debugger/mcs51/cmd.c: converted multi-line string literals
* sim/ucsim/globals.cc: converted multi-line string literals
* src/SDCCmain.c: introduced signal handler to remove temp files

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2224 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
debugger/mcs51/cmd.c
sim/ucsim/globals.cc
src/SDCCmain.c
src/SDCCopt.c
src/SDCCsymt.c