Bugzilla – Bug 2978
GTK config store generating deprecation warnings
Last modified: 2020-12-14 22:58:38 UTC
Created attachment 3166 [details] warnings generated on gcc-8 As of ns-3.29, these are being worked around by defining -Wno-deprecated-declarations but we should eliminate these after the release.
Created attachment 3167 [details] updated patch to disable warning
The last patch is working for me (both gcc and clang)
I pushed the workaround in changeset 13763:4b8dcdcf3129. Moving state back to patch wanted for the real fix.
Moved to https://gitlab.com/nsnam/ns-3-dev/-/issues/319