You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2008/03/18 19:48:07 UTC

svn propchange: r638501 - svn:log

Author: sebor
Revision: 638501
Modified property: svn:log

Modified: svn:log at Tue Mar 18 11:48:07 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Mar 18 11:48:07 2008
@@ -1,5 +1,5 @@
 2008-03-18  Martin Sebor  <se...@roguewave.com>
 
-	* _num_get.h [LONG_MAX <= SHRT_MAX] (__rw_check_overflow_short):
-	Silenced unused parameter warnings/remarks.
+	* include/loc/_num_get.h [LONG_MAX <= SHRT_MAX]
+	(__rw_check_overflow_short): Silenced unused parameter warnings/remarks.
 	[LONG_MAX <= INT_MAX] (__rw_check_overflow_int): Same.