Bugzilla – Bug 1160
optimized build ‘plugin’ set but not used, g++ > 4.6.0
Last modified: 2011-06-02 11:51:57 UTC
[ 986/1561] cxx: src/mesh/model/dot11s/peer-management-protocol.cc -> build/optimized/src/mesh/model/dot11s/peer-management-protocol_1.o ../src/mesh/model/dot11s/peer-management-protocol.cc: In member function ‘void ns3::dot11s::PeerManagementProtocol::DoShiftBeacon(uint32_t)’: ../src/mesh/model/dot11s/peer-management-protocol.cc:386:48: error: variable ‘plugin’ set but not used [-Werror=unused-but-set-variable] cc1plus: all warnings being treated as errors
Created attachment 1132 [details] patch
Fixed in NS-3.11 relesae