Is that the name of a rule? Just change the rule name. If this is a method in the runtime, then that is a bug in C++ builder - if the C compiler is happy, then the build tool should be happy. But you need to give me more info so I can decide.
Jim > -----Original Message----- > From: [email protected] [mailto:antlr-interest- > [email protected]] On Behalf Of Udo Weik > Sent: Tuesday, September 27, 2011 12:58 PM > To: [email protected] > Subject: [antlr-interest] Jim Idle: C-Runtime - C++Builder and static > void int(pXYZParser ctx); > > Hello Jim, > > C++Builder doesn't like the int of int(pXYZParser ctx) - is it possible > to use another name? > > > Many thanks and greetings > Udo > > List: http://www.antlr.org/mailman/listinfo/antlr-interest > Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your- > email-address List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
