Hi Jim,

 

I've noticed that that empty pointers are all (am I right?) initialized
to be 0xcdcdcdcd by default. Looks like it's a debugging value coming
from the C runtime library. I wonder if you have your reason for this to
work this way, or better to initialize them to be 0? it'd be helpful for
us that we don't have to check against this value which is perhaps not
platform independent.

 

Also, I made some small changes in the antlr 3.1.3 to fix the previous
two bugs I mentioned, and a change to make the @after action work for
our purpose. I wonder if I should submit to the antlr repository to get
checked if they are good fixs, and also I wonder we can push you a
little bit to get @after supported soon J?

 

Thanks a lot.

Regards,

Linlin


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to il-antlr-interest@googlegroups.com
To unsubscribe from this group, send email to 
il-antlr-interest+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en
-~----------~----~----~----~------~----~------~--~---

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

Reply via email to