Update of /cvsroot/boost/boost/libs/date_time/xmldoc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9477/libs/date_time/xmldoc

Modified Files:
        changes.xml 
Log Message:
Remove unused variables from serialization code to prevent warnings

Index: changes.xml
===================================================================
RCS file: /cvsroot/boost/boost/libs/date_time/xmldoc/changes.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- changes.xml 2 Mar 2007 02:04:54 -0000       1.15
+++ changes.xml 2 Mar 2007 02:50:49 -0000       1.16
@@ -59,7 +59,13 @@
                  to I/O code.
           </entry>
         </row>
-
+        <row>
+          <entry>Bug Fix</entry>
+          <entry>Changed serialization code in both greg_serialize.hpp and 
time_serialize.hpp
+                 to eliminate warnings due to unused variables for version and 
file_version.
+                 Thanks to Caleb Epstein for the patch suggestion.
+          </entry>
+        </row>
         <row>
           <entry>Bug Fix</entry>
           <entry>Fix regression errors that showed up under FreeBSD with GCC 
and the 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to