In trying to build the error message string in group.g
I use:
        msg = [NSString stringWithFormat:@"invalid character '\%c'", [input 
LA:1]];
but I get invalid StringTemplate %shorthand syntax '%c'.

This is a valid format string. What is going on?

Alan
---

Alan Condit
1085 Tierra Ct.
Woodburn, OR 97071

Email -- [email protected]
Home-Office (503) 982-0906

_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org/mailman/listinfo/antlr-dev

Reply via email to