@eht16 Any idea what's wrong with the MINGW build?

In file included from /home/travis/build/geany/geany/ctags/main/parse_p.h:17:0,
                 from /home/travis/build/geany/geany/src/tagmanager/tm_ctags.c:18:
/home/travis/build/geany/geany/ctags/main/lregex_p.h:27:10: fatal error: regex.h: No such file or directory
 #include <regex.h>
          ^~~~~~~~~
compilation terminated.

I think regex.h was included also before these patches, how was it handled on MINGW?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.