Skip to content

Tmp deprecation

Tim Rühsen requested to merge tmp-deprecation into master

Print deprecation warnings on using deprecated macros. Fix these warning for examples and fuzzers.

Checklist

  • Code modified for feature

Reviewer's checklist:

  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent with other code
  • This feature/change has adequate documentation added
  • No obvious mistakes in the code

Merge request reports