Actions
Bug #2668
closedGlobalRoutingHelper: -Wsign-compare
Start date:
03/23/2015
Due date:
% Done:
0%
Estimated time:
0.50 h
Description
gcc46 warning:
../src/ndnSIM/helper/ndn-global-routing-helper.cpp: In static member function ‘static void ns3::ndn::GlobalRoutingHelper::CalculateAllPossibleRoutes()’:
../src/ndnSIM/helper/ndn-global-routing-helper.cpp:368:99: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Actions