Fix #864 Note that I didn't workout regex since it seems to break group number conventions. Also for this to work we must reset LANG envvar (maybe provide an option?) since gcc translates words "error", "warning", "note". 
You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1649 -- Commit Summary -- * warning support -- File Changes -- M data/filedefs/filetypes.common (1) M src/build.c (14) M src/build.h (2) M src/editor.h (3) M src/filetypes.c (3) M src/filetypes.h (11) M src/highlighting.c (7) M src/msgwindow.c (48) M src/msgwindow.h (6) -- Patch Links -- https://github.com/geany/geany/pull/1649.patch https://github.com/geany/geany/pull/1649.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1649
