membraneframework / membrane_core

The core of the Membrane Framework, advanced multimedia processing framework
https://membrane.stream
Apache License 2.0
1.22k stars 35 forks source link

[Unifex] Restore bugged names of function returning `nil` deleted in `v1.1.1` #758

Closed FelonEkonom closed 3 months ago

FelonEkonom commented 4 months ago

In https://github.com/membraneframework/membrane_core/issues/684 we removed bugged version of function names, what causes compilation errors in code, that assumes this bug to happen. To fix that, we can restore old, bugged versions of functions names (like fun_name_result_) and support them as well as corrected ones. This change should be released with a bump of a patch .