Bug 2978

Summary: GTK config store generating deprecation warnings
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: config-storeAssignee: Tom Henderson <tomh>
Status: RESOLVED MOVED    
Severity: normal CC: natale.patriciello
Priority: P3    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: warnings generated on gcc-8
updated patch to disable warning

Description Tom Henderson 2018-08-29 12:13:37 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.
Comment 1 Tom Henderson 2018-08-29 13:40:07 UTC
Created attachment 3167 [details]
updated patch to disable warning
Comment 2 natale.patriciello 2018-08-29 16:28:21 UTC
The last patch is working for me (both gcc and clang)
Comment 3 Tom Henderson 2018-08-29 21:56:38 UTC
I pushed the workaround in changeset 13763:4b8dcdcf3129.  Moving state back to patch wanted for the real fix.
Comment 4 Tom Henderson 2020-12-14 22:58:38 UTC
Moved to https://gitlab.com/nsnam/ns-3-dev/-/issues/319