Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1064 by james.fo...(a)gemtalksystems.com: FMMSEParser>>#'tNAME'
should accept underscore character
http://code.google.com/p/moose-technology/issues/detail?id=1064
I parsed some valid C++ code with inFamix and it produced a file that
included an underscore as part of a name. Modifying the method as follows
fixed the problem:
[ self next isAlphaNumeric or: [char == $_] ] whileTrue: [ buf nextPut:
char ].
Type-Defect
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings