[Ns-bugs] [Bug 488] New: [ns-3-tap] tap-bridge.cc fails to compile in optimized mode
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Thu Feb 5 02:49:25 PST 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=488
Summary: [ns-3-tap] tap-bridge.cc fails to compile in optimized
mode
Product: ns-3
Version: pre-release
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: devices
AssignedTo: ns-bugs at isi.edu
ReportedBy: francesco.malandrino at gmail.com
Estimated Hours: 0.1
When configured with -d optimized, compiling
src/devices/tap-bridge/tap-bridge.cc fails due to a warning about "ignored
return value of write".
(In "optimized" mode, warnings are treated as errors)
The attached patch trivially fixed the issue.
--
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