Hi! I'm just trying to solve ticket #170 [1] and I found out that the rules in SymbolRule are a little bit too strict (accepts only [a-zA-Z0-9_]). While I played around with the code, I noticed that the scanner behaves quite stranged if we have a symbol like :/or :%, it returns -1 instead of the expected 47 and 37. You can see it in SingleCharacterPrefixRule.java, line 43. I don't really see the problem and I hope that somebody can give me a hint or tell me what I'm doing wrong :)
Regards, Mirko [1] http://rubyeclipse.mktec.com/cgi-bin/trac.py/ticket/170
pgpaT2eEujoLd.pgp
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Rubyeclipse-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development
