Hi, I was wondering if Miller, Günter, etc. are interested in a simple cleanup of the source code. It would just be this:
In makefile.in, change "-Wno-unused" to "-Wno-unused-parameter". That way it will skip bogus warnings about unused parameters (which, in large, modular programs, tend to be normal) and keep warnings about unused locals. Then use the output of "make" to hunt down the unused locals.
________________________________________________________________ Mathieu Bouchard http://artengine.ca/matju