Skip to content

Use BUILD* deprecation wrapper for virtual method

Alexander Lohnau requested to merge work/alex/fix_deprecation into master

This took me hours to debug, because it caused pretty random behavior.

Distros should ideally backport this, since it will cause issues for consumers that want to disable deprecations.

BUG: 448680

Merge request reports