Update of /cvsroot/boost/boost/libs/spirit
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17307/libs/spirit
Modified Files:
change_log.html
Log Message:
Fixed an integer overflow bug preventing to fail parsing on certain large
integers.
Index: change_log.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/spirit/change_log.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- change_log.html 31 Jan 2007 10:09:10 -0000 1.23
+++ change_log.html 4 Jul 2007 18:10:24 -0000 1.24
@@ -8,6 +8,10 @@
<body>
<h2>Spirit Change Log</h2>
+<h2>1.8.6</h2>
+<ul>
+ <li>Fixed a integer overflow bug preventing to fail parsing on certain large
integers. This bug was reported and fixed by Michael Andersen Nexø</li>
+</ul>
<h2>1.8.5</h2>
<ul>
<li>For performance reasons, leaf_node_d/token_node_d have been changed to
implicit lexems that create leaf nodes in one shot. The old token_node_d is
still available and called reduced_node_d, now.</li>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs