Push finishing the string into make_string()/identify_string() and rename them to...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 14 Jun 2012 17:00:05 +0000 (19:00 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 14 Jun 2012 17:00:05 +0000 (19:00 +0200)
commit41acee815de4f306533a6076bab67ad3b437639c
treea8f26663aa5a827043b36dbfbe4eb15787a135a4
parent99f5a3cd09e0d7d6127751fc9f6550b5dcbbbd33
Push finishing the string into make_string()/identify_string() and rename them to sym_make_string().

This resolves some instances where \0 was erroneously counted towards the string length.
lexer.c
preprocessor.c