[Github-comments] [geany/geany] Deprecate "syntax sugar"-only macros (#2281)

Matthew Brush notifications at xxxxx
Fri Aug 30 00:15:44 UTC 2019


Making an issue based on [some discussion](https://github.com/geany/geany/pull/2270#pullrequestreview-278747519) in #2270.  

Any macros that only serve to shorten/obscure straightforward code should be marked as deprecated in the API/comments and eventually removed. This does not include macros which help prevent unexpected pitfalls like `foreach_document` which checks that the document is valid.

Remaining useful macros should also be deprecated but then redirected to UPPERCASE named versions of them.

-- 
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/issues/2281
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190829/a6b8c5a2/attachment.html>


More information about the Github-comments mailing list