[Github-comments] [geany/geany] ctags: boolean to C99 bool conversion and vStringTerminate() removal (#1251)

Jiří Techet notifications at xxxxx
Sun Oct 2 09:30:55 UTC 2016


techee commented on this pull request.



> @@ -46,7 +46,7 @@
 #  include <sys/types.h>  /* required by dirent.h */
 # endif
 # include <dirent.h>  /* to declare opendir() */
-# undef boolean
+# undef bool

Crap, yeah, I should have gone through all the uses manually instead of thinking simple rename will do the right thing. Will go through all the renames and fix issues.

-- 
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/1251
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161002/8e85e303/attachment.html>


More information about the Github-comments mailing list