Revision: 1260
http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1260&view=rev
Author: roman_yakovenko
Date: 2008-02-24 23:32:55 -0800 (Sun, 24 Feb 2008)
Log Message:
-----------
fixing docs
Modified Paths:
--------------
pygccxml_dev/docs/history/history.rest
Modified: pygccxml_dev/docs/history/history.rest
===================================================================
--- pygccxml_dev/docs/history/history.rest 2008-02-25 07:25:27 UTC (rev 1259)
+++ pygccxml_dev/docs/history/history.rest 2008-02-25 07:32:55 UTC (rev 1260)
@@ -29,9 +29,11 @@
-----------
1. Support for ellipsis was added.
+
Warning: this feature introduce backward compatibility problem!
-
+
Description:
+
.. code-block:: C++
void do_smth( int, ... )
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|