Making the code compile cleanly with GNU C++' -pedantic. The
only module where -pedantic is not used is src/ir/, which needs to cast e.g. uint8_t* to function pointer (for runtime generated code).
Authored by: debug 2008-03-24
Parent: [r25]
Child: [r27]