[Github-comments] [geany] Deprecations cleanup and improvement (#911)

Matthew Brush notifications at xxxxx
Thu Feb 25 01:30:39 UTC 2016


On 2016-02-24 02:15 PM, Colomban Wendling wrote:
> How to do that then?  only mark with `G_GNUC_DEPRECATED` when not building Geany?  introduce alias names not part of the API for internal use?
>

Can use #pragma push/pop diagnostics thing around specific code to have 
finer grained control. Might be a hassle though since you can't hide the 
pragmas with convenient preprocessor macros (AFAIK).


---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/911#issuecomment-188549761
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160224/3c5c3a16/attachment.html>


More information about the Github-comments mailing list