suppress unused macro warnings in quiet mode
The fast lexer generator for Java
Brought to you by:
lsf37,
steve_rowe
If macros are collected in a set of include files, there is a legitimate use case for defining a possibly large number of macros without ever using all of them.
Robert Lieb requests to suppress these warnings in quiet mode. Another solution would be to make certain warnings optional via command line switch/configuration options.