[Github-comments] [geany/geany] warning support (#1649)

Yan Pashkovsky notifications at xxxxx
Sun Oct 15 23:27:50 UTC 2017


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".
![image](https://user-images.githubusercontent.com/7345761/31590454-3365d686-b219-11e7-8009-a9af11f5a859.png)

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171015/25149ef2/attachment-0001.html>


More information about the Github-comments mailing list