Thanks for your advice Ullrich.Digging into the project options I have managed to get it to output the warnings in gcc format, which are picked up!
For anyone reading this in the years to come (which could be me, or a member of my team), I needed to define -msgstyle gcc -nowraplines as other flags in the mwccarm compiler and again for the mwldarm linker. This overwrites the default parseable msgstyle in each *.args* file (which is generated from the project for each source file). This is using the console log rather than a file for reporting. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b71f6abc-441a-4bc0-bc0f-4230890becb1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
