The easiest way would be to simply disable the -Werror=deprecated-declarations and see how this goes, but the *proper* fix would be to get rid of the deprecated functions and use the new, proper ones instead. I leave the decision how to proceed to the upstream developers.
Anyway, I propose a merge to fix the first part of the problem.
The easiest way would be to simply disable the -Werror= deprecated- declarations and see how this goes, but the *proper* fix would be to get rid of the deprecated functions and use the new, proper ones instead. I leave the decision how to proceed to the upstream developers.
Anyway, I propose a merge to fix the first part of the problem.