Remove 255-byte limit on the length of literal strings. 20100529040502/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 29 May 2010 03:35:28 +0000 (20:35 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 29 May 2010 03:35:43 +0000 (20:35 -0700)
commit5d6e6b3bb69323d1211e34411a8389a7e17f72ec
treec30a95edbd414f0ee959ed4cec9c09257d1147bc
parent571a1c6fa3b068837f98dcf3ad98d69753fd7634
Remove 255-byte limit on the length of literal strings.

I don't see a reason for this restriction.  I think it must date to before
support for 32767-byte string variables.

Problem reported by Dr Eberhard W Lisse <el@lisse.NA>.
doc/language.texi
src/language/lexer/lexer.c