> I know it's not from this PR, but I wonder why use a macro instead of a > typedef for compatibility?
I don't see a reason, and if it was a typedef we could mark it with `GEANY_DEPRECATED_FOR(GeanyFiletypeID)`. We probably should change this right now before a release and people starting to throw in `#ifdef filetype_id` -- no, I doubt anybody would do that, but still. --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/931#issuecomment-192415330
