Bug 1152

Summary: socket-bound-tcp-static-routing.cc:148:24: error: variable ‘ifInAddrSrc’
Product: ns-3 Reporter: John Abraham <john.abraham.in>
Component: examplesAssignee: John Abraham <john.abraham.in>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: patch
another set

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