[Github-comments] [geany/geany] filetypesprivate.h: Don't include build.h (#2299)

Thomas Martitz notifications at xxxxx
Sat Sep 14 10:37:53 UTC 2019


@LarsGit223 As @b4n said, if the intent is to hide the definition of GeanyBuildCommand, then the forward declaration should be in build.h (perhaps along with a typedef) to express that intent. With this patch, the intent is rather "just avoid including build.h" instead of making an opaque type.

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


More information about the Github-comments mailing list