Comment 1 for bug 1680104

Revision history for this message
Ɓukasz Zemczak (sil2100) wrote :

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.