-
- Downloads
sys/embunit: Fix incompatible declaration in outputter.
OutputterPrintHeaderFunction is declared as a function of 1 parameter but CompilerOutputter_printHeader was defined as taking 2. It is a mystery why this code compiled before.
Please register or sign in to comment