Bug 1151 - variable ‘ifInAddrSrc’ set but not used
variable ‘ifInAddrSrc’ set but not used
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: examples
ns-3-dev
All All
: P5 trivial
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-16 12:05 UTC by John Abraham
Modified: 2011-08-09 19:14 UTC (History)
0 users

See Also:


Attachments
patch (648 bytes, patch)
2011-05-16 12:06 UTC, John Abraham
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Abraham 2011-05-16 12:05:18 UTC
[1281/1561] cxx: examples/socket/socket-bound-static-routing.cc -> build/debug/examples/socket/socket-bound-static-routing_1.o                                                                                    
../examples/socket/socket-bound-static-routing.cc: In function ‘int main(int, char**)’:                  
../examples/socket/socket-bound-static-routing.cc:134:24: error: variable ‘ifInAddrSrc’ set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
Comment 1 John Abraham 2011-05-16 12:06:53 UTC
Created attachment 1120 [details]
patch