Made var_is_valid_name more permissive.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 27 Mar 2009 02:51:35 +0000 (11:51 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 27 Mar 2009 02:51:35 +0000 (11:51 +0900)
commit90f346cc015bb89d28c93e35ba2e23d6671e14f2
tree8a8daeb14ad543a43ca5941cbf1000ec1fbffd34
parentdd5535725f86158e55b3fc263c17058005b0c0a5
Made var_is_valid_name more permissive.

Allowed lex_is_id1 and lex_is_id2 to match non-ascii characters,
in addition to the others it tests for.
src/data/identifier.c