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

LarsGit223 notifications at xxxxx
Sat Sep 14 09:52:13 UTC 2019


> Yes, but then they shouldn't be in ```filetypesprivate.h```

Why? Even if the struct items are not accessed then you still need the pointers to the memory for the filetype specific build commands. So I agree we might need to include ```build.h``` for the function declarations but I like the forward declaration to keep the header file as small as possible.

-- 
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-531466556
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190914/22b7d69a/attachment.html>


More information about the Github-comments mailing list