Arcane Tourist

Results 4 comments of Arcane Tourist

LexerInput() is a virtual function, right? So, you must have provided the code. The return value for LexerInput is an int from 0..max_size. The way you coded your call to...

Thanks. The flex docs mentioned that it was a virtual function. I should have checked to see if any of the skeletons defined it. Agreed that this is an upstream...

OK.... The original issue report is all wrong. But, I don't know what the heck is going on. VS is intermittently ignoring my updates to the `*.y` file even when...

As a footnote, I'll note that win_bison sometimes cannot find its data directory if win_bison is invoked via a symlink. I say sometimes, because it doesn't work when invoked via...