Closed thierrygosselin closed 7 years ago
Proposed change removes warning when compiling with GCC
rmetasim.cc:271:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j=0;j<sl;j++)
Proposed change removes warning when compiling with GCC