[PD-dev] cleanups in Pd's source

Mathieu Bouchard matju at sympatico.ca
Fri Apr 2 02:18:32 CEST 2004


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





More information about the Pd-dev mailing list