Bug 1152 - socket-bound-tcp-static-routing.cc:148:24: error: variable ‘ifInAddrSrc’
socket-bound-tcp-static-routing.cc:148:24: error: variable ‘ifInAddrSrc’
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: examples
ns-3-dev
All All
: P5 trivial
Assigned To: John Abraham
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-16 12:10 UTC by John Abraham
Modified: 2011-08-09 19:14 UTC (History)
0 users

See Also:


Attachments
patch (660 bytes, patch)
2011-05-16 12:11 UTC, John Abraham
Details | Diff
another set (1.14 KB, patch)
2011-05-16 17:04 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:10:02 UTC
[1282/1561] cxx: examples/socket/socket-bound-tcp-static-routing.cc -> build/debug/examples/socket/socket-bound-tcp-static-routing_2.o                                                                            
../examples/socket/socket-bound-tcp-static-routing.cc: In function ‘int main(int, char**)’:              
../examples/socket/socket-bound-tcp-static-routing.cc:148: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:11:38 UTC
Created attachment 1121 [details]
patch
Comment 2 John Abraham 2011-05-16 17:04:12 UTC
Created attachment 1134 [details]
another set