* src/SDCC.lex: (stringLiteral) fixed bug #1351710
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 18 Dec 2006 22:22:08 +0000 (22:22 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 18 Dec 2006 22:22:08 +0000 (22:22 +0000)
commitf05d7ab6ff8b14b0d3fde04d1338a9060dbfeb57
tree5a44fd230471b130b1eafdda5fc3b9b2edc1770e
parenta2b40295e70ccdb38ea64a5867ef3decd7543a3e
* src/SDCC.lex: (stringLiteral) fixed bug #1351710
* support/regression/tests/bug-1351710.c: added regression test

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4519 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCC.lex
support/regression/tests/bug-1351710.c [new file with mode: 0644]