Closed sjaehn closed 1 year ago
The double deprecated typedefs left a deprecated symbol in the API. And this always causes compiler warnings. Simply omitted by using the recent replaced_by typedef.
Merged as 1d62260, thanks.
The double deprecated typedefs left a deprecated symbol in the API. And this always causes compiler warnings. Simply omitted by using the recent replaced_by typedef.