mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-24 07:00:57 -04:00
![]() , misleading-indentation and unused-variable /retroshare-gui/src/gui/statistics/GxsTransportStatistics.cpp:242: warning: comparison between signed and unsigned integer expressions [- Wsign-compare] for(uint32_t i=0;i<groupTreeWidget->topLevelItemCount();++i) /retroshare-gui/src/gui/statistics/GxsTransportStatistics.cpp:242: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(uint32_t i=0;i<groupTreeWidget->topLevelItemCount();++i) /retroshare-gui/src/gui/statistics/GxsTransportStatistics.cpp:203: warning: unused variable ‘now’ [-Wunused-variable] time_t now = time(NULL) ; |
||
---|---|---|
.. | ||
src |