]> git.gag.com Git - fw/sdcc/commit
* src/ds390/main.c (PORT tininative_port): fixed bug #858416
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 12 Dec 2003 07:51:29 +0000 (07:51 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 12 Dec 2003 07:51:29 +0000 (07:51 +0000)
commitde6f45c28b45d49189e124dd880902c1f5e43e0d
tree4c3c3d519e3a56a5050afa9209bbe845fc44f2f8
parent92e9f535493a88e558dade44d42a811cc7fcbbf0
* src/ds390/main.c (PORT tininative_port): fixed bug #858416
* src/SDCCglue.c (printChar, printIvalChar, emitStaticSeg),
* src/SDCCast.c (createIvalCharPtr, stringToSymbol): handle strings
with embedded nulls (fixed bug #753752)

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3048 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/SDCCast.c
src/SDCCglue.c
src/ds390/main.c