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

Yan Pashkovsky notifications at xxxxx
Mon Oct 16 22:44:48 UTC 2017


It seems that glib isn't able to fetch named subpatterns inside groups
line: `main.c:5:2: error: 'a' undeclared (first use in this function)`
regex: `(?<file>[^:]+):(?<line>[0-9]+):([0-9]+): ((?<error>error)|(?<warning>warning)).+`

`g_match_info_fetch_named_pos` returns false.

-- 
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#issuecomment-337065431
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171016/a945d8eb/attachment.html>


More information about the Github-comments mailing list