Revision: 8666
http://playerstage.svn.sourceforge.net/playerstage/?rev=8666&view=rev
Author: hsujohnhsu
Date: 2010-05-06 19:45:39 +0000 (Thu, 06 May 2010)
Log Message:
-----------
minor comment only update
Modified Paths:
--------------
code/gazebo/trunk/server/Param.hh
Modified: code/gazebo/trunk/server/Param.hh
===================================================================
--- code/gazebo/trunk/server/Param.hh 2010-05-06 19:45:13 UTC (rev 8665)
+++ code/gazebo/trunk/server/Param.hh 2010-05-06 19:45:39 UTC (rev 8666)
@@ -187,7 +187,7 @@
{
if (str == "inf" || str == "-inf")
{
- // int this case, the parser complains, but seems to assign the right
values, so skip the spam
+ // int this case, the parser complains, but seems to assign the right
values
std::cout << "INFO [gazebo::Param]: boost throws when lexical casting
inf's, but the values are usually passed through correctly (key[" << this->key
<< "], value[" << str << "])\n";
}
else
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit