[Github-comments] [geany/geany] ctags: boolean to C99 bool conversion and vStringTerminate() removal (#1251)
Colomban Wendling
notifications at xxxxx
Sun Oct 2 09:37:38 UTC 2016
b4n 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
@techee I already reviewed the whole diff, so while I might of course have missed something, I flagged what I saw, and the rest seemed just fine.
--
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/e9d76916/attachment.html>
More information about the Github-comments
mailing list