Skip to content

Add own wrappers for deprecation macros

Emmanuele Bassi requested to merge ebassi/deprecated-symbol-macros into master

We need to ensure that deprecated and unavailable symbols are still exported, so we should use our own symbol.

While at it, the deprecation warnings should be toggleable.

Merge request reports