In [2382]: Enabled GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS so we get a bunch new warnings if we’re using deprecated methods. Autocompletion usually helps to avoid it when writing new code, but we should review the old code. 19 warnings only :)