I looked at the lex.yy.c that's generated, and it seems like this messagearises in the default section of a case statement.
I'd appreciate pointers on how to track down the source of this problem inmy source (.l) code.
Thanks!
-Don