Advertisement

Deyja preprocessor

Started by May 27, 2006 04:04 AM
12 comments, last by kunitoki 18 years, 5 months ago
FYI: My usage of your preprocessor has also required me to account for an off by one line error, or perhaps it is the way angelscript reports lines also.
Well, like I said, I've always gotten the correct line numbers back out of the LineNumberTranslator; though I've determined that that was actually because of a bug in the #ifdef/#endif parsing (which I've fixed). The __LINE__ macro doesn't neccessarily need to give the actual line; my testing was only too ensure that __LINE__ invoked on consecutive lines resulted in consecutive numbers. I've fixed that too.

All fixes will be included in the next release of the Wrapper Library, whenever I get around to that. I don't want to release a new official version of the preprocessor until I de-monostate it. :)
Advertisement
baguettes ? u mean, french ? sorry for asking, but it may taste good. can't miss that
cheers
yeah baguettes!
something like breadcrumbs here and there in the code gear mechanisms...

This topic is closed to new replies.

Advertisement