Revision: 699
http://svn.sourceforge.net/pygccxml/?rev=699&view=rev
Author: roman_yakovenko
Date: 2006-11-08 10:47:53 -0800 (Wed, 08 Nov 2006)
Log Message:
-----------
adding fix for signed char, char bug
Modified Paths:
--------------
pygccxml_dev/docs/history/history.rest
Modified: pygccxml_dev/docs/history/history.rest
===================================================================
--- pygccxml_dev/docs/history/history.rest 2006-11-08 10:19:28 UTC (rev 698)
+++ pygccxml_dev/docs/history/history.rest 2006-11-08 18:47:53 UTC (rev 699)
@@ -17,7 +17,16 @@
* Georgiy Dernovoy
* Darren Garnier
* Gottfried Ganssauge
+ * Gaetan Lehmann
+
+-------------
+Version 0.8.*
+-------------
+1. ``signed char`` and ``char`` are two different types. This bug was fixed and
+ now `pygccxml`_ treats them right. Many thanks to Gaetan Lehmann for reporting
+ the bug.
+
-------------
Version 0.8.2
-------------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|