I just upgraded to jikes1.16, and I get one warning for each JSP file
I compile:

"Lexical: The use of "$" in an identifier, while legal, is strongly 
discouraged, since it can conflict with compiler-generated names. If you 
are trying to access a nested type, use "." instead of "$"."

In addition, it is painfull to look at the source from shell ( need
to do "emacs page\$jsp.jsp" ).

Would it be possible to use another delimiter in the generated name ?
The change is trivial.

Costin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to