[Ns-bugs] [Bug 846] New: packet.cc triggers deprecated warning
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Wed Mar 17 17:52:48 PDT 2010
http://www.nsnam.org/bugzilla/show_bug.cgi?id=846
Summary: packet.cc triggers deprecated warning
Product: ns-3
Version: ns-3-dev
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: simulation core
AssignedTo: ns-bugs at isi.edu
ReportedBy: quincy.tse at gmail.com
Estimated Hours: 0.0
During compilation, the following warnings were generated for packet.cc:
../src/common/packet.cc: In member function virtual bool
ns3::PacketTest::DoRun():
../src/common/packet.cc:1113: warning: const uint8_t* ns3::Packet::PeekData()
const is deprecated (declared at ../src/common/packet.cc:344)
../src/common/packet.cc:1273: warning: const uint8_t* ns3::Packet::PeekData()
const is deprecated (declared at ../src/common/packet.cc:344)
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Ns-bugs
mailing list