You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those functions are now deprecated (and other symbols too). The compiler warns me but I can use -Wno-deprecated-declarations so it is fine. I'm working on a new patch to replace those functions by more modern alternatives.
Those functions are now deprecated (and other symbols too). The compiler warns me but I can use
-Wno-deprecated-declarationsso it is fine. I'm working on a new patch to replace those functions by more modern alternatives.