-
Bug
-
Resolution: Fixed
-
Minor
-
None
All the text shown by the plugin suffers from a UTF-8 as ASCII encoding error.
This is particularly annoying as GCC is outputting fancy quotes.
For example: unused variable ‘n’
[JENKINS-16929] GNU make + GCC parser can't handle UTF-8
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Are you parsing the content of a file or from the console log? Did you specify the encoding in the project configuration?