Bugzilla – Bug 1157
opt build ‘address’ set but not used
Last modified: 2011-08-09 19:15:59 UTC
[ 864/1561] cxx: src/applications/model/packet-sink.cc -> build/optimized/src/applications/model/packet-sink_1.o ../src/applications/model/packet-sink.cc: In member function ‘void ns3::PacketSink::HandleRead(ns3::Ptr<ns3::Socket>)’: ../src/applications/model/packet-sink.cc:167:29: error: variable ‘address’ set but not used [-Werror=unused-but-set-variable] cc1plus: all warnings being treated as errors
Created attachment 1128 [details] patch