identifier: Broaden the class of characters allowed in identifiers. 20130104030504/pspp 20130105030504/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 4 Jan 2013 05:34:25 +0000 (21:34 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 4 Jan 2013 05:34:25 +0000 (21:34 -0800)
commitca93ab32faadf34ab43dd5de464dbd137895e82b
tree2d45780c125eafcd00d43956076406f1ca379d81
parent65a665dc6d4e20d4b20cf3b4f5f6c26cd0ec202a
identifier: Broaden the class of characters allowed in identifiers.

It appears that SPSS allows almost any Unicode character in an identifier,
and particular U+00B4 ACUTE ACCENT.  This commit adds more permitted
characters to the identifier checks.

Reported by Helen Barghan <kenny4president@web.de>.
Smake
src/data/identifier.c