-
Improvement
-
Resolution: Incomplete
-
Minor
-
- colorgcc
- "GNU Make + GNU Compiler (gcc) Warnings"
- https://wiki.jenkins-ci.org/display/JENKINS/AnsiColor+Plugin
it seems that the warnings plugin does not strip escape codes (http://en.wikipedia.org/wiki/ANSI_escape_code) before its parsing the output?
Could this please be improved, that would be awesome to have it working together with the rest of the system running with colors correctly.
Some possible quick starts:
- http://serverfault.com/questions/71285/in-centos-4-4-how-can-i-strip-escape-sequences-from-a-text-file
- http://stackoverflow.com/questions/14652538/remove-ascii-color-codes
Thank you very much, awesome plugin otherwise
Can you please attach a console log file that contains such codes? Then I can use it as basis for a unit test.