Hello community, here is the log from the commit of package python-sip for openSUSE:Factory checked in at Fri Nov 27 19:18:41 CET 2009. -------- --- python-sip/python-sip.changes 2009-11-20 12:16:52.000000000 +0100 +++ python-sip/python-sip.changes 2009-11-24 10:47:02.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Nov 24 10:46:00 CET 2009 - hpj@urpla.net + +- update to 4.9.3: + * A bug fix release. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- sip-4.9.2.tar.bz2 New: ---- sip-4.9.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sip.spec ++++++ --- /var/tmp/diff_new_pack.C0FIEq/_old 2009-11-27 19:18:16.000000000 +0100 +++ /var/tmp/diff_new_pack.C0FIEq/_new 2009-11-27 19:18:16.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package python-sip (Version 4.9.2) +# spec file for package python-sip (Version 4.9.3) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,10 +20,10 @@ Name: python-sip BuildRequires: c++_compiler python python-devel -License: GPL v2 or later +License: GPLv2+ Group: Development/Libraries/Python Summary: SIP tool to use python sip bindings -Version: 4.9.2 +Version: 4.9.3 Release: 1 %define rversion %version Url: http://www.riverbankcomputing.com/software/sip/intro @@ -48,11 +48,12 @@ %package devel -License: GPL v2 or later +License: GPLv2+ Group: Development/Libraries/Python Summary: SIP tool to create python bindings Provides: python-sip:/usr/bin/sip Requires: %name = %version +Requires: c++_compiler python-devel %description devel SIP is a tool that makes it very easy to create Python bindings for C @@ -82,7 +83,7 @@ export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" export SUSE_ASNEEDED=0 -python configure.py +python configure.py --debug CFLAGS+="$RPM_OPT_FLAGS" CXXFLAGS+="$RPM_OPT_FLAGS" make %{?jobs:-j %jobs} %install ++++++ sip-4.9.2.tar.bz2 -> sip-4.9.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/ChangeLog new/sip-4.9.3/ChangeLog --- old/sip-4.9.2/ChangeLog 2009-11-19 18:37:34.000000000 +0100 +++ new/sip-4.9.3/ChangeLog 2009-11-23 14:49:24.000000000 +0100 @@ -1,3 +1,9 @@ +2009/11/23 13:49:00 phil +Fixed a bug where assignment helpers may not be generated for classes that have +an alternate mapped type implementation. +Released as v4.9.3. + + 2009/11/19 17:36:01 phil Released as v4.9.2. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/LICENSE new/sip-4.9.3/LICENSE --- old/sip-4.9.2/LICENSE 2009-11-19 18:37:34.000000000 +0100 +++ new/sip-4.9.3/LICENSE 2009-11-23 14:49:24.000000000 +0100 @@ -1,40 +1,40 @@ -RIVERBANK COMPUTING LIMITED LICENSE AGREEMENT FOR SIP 4.9.2 +RIVERBANK COMPUTING LIMITED LICENSE AGREEMENT FOR SIP 4.9.3 1. This LICENSE AGREEMENT is between Riverbank Computing Limited ("Riverbank"), and the Individual or Organization ("Licensee") accessing -and otherwise using SIP 4.9.2 software in source or binary form and its -associated documentation. SIP 4.9.2 comprises a software tool for +and otherwise using SIP 4.9.3 software in source or binary form and its +associated documentation. SIP 4.9.3 comprises a software tool for generating Python bindings for software C and C++ libraries, and a Python extension module used at runtime by those generated bindings. 2. Subject to the terms and conditions of this License Agreement, Riverbank hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare -derivative works, distribute, and otherwise use SIP 4.9.2 alone or in +derivative works, distribute, and otherwise use SIP 4.9.3 alone or in any derivative version, provided, however, that Riverbank's License Agreement and Riverbank's notice of copyright, e.g., "Copyright (c) 2009 Riverbank Computing Limited; All Rights Reserved" are retained in -SIP 4.9.2 alone or in any derivative version prepared by Licensee. +SIP 4.9.3 alone or in any derivative version prepared by Licensee. 3. In the event Licensee prepares a derivative work that is based on -or incorporates SIP 4.9.2 or any part thereof, and wants to make +or incorporates SIP 4.9.3 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of -the changes made to SIP 4.9.2. +the changes made to SIP 4.9.3. -4. Licensee may not use SIP 4.9.2 to generate Python bindings for any +4. Licensee may not use SIP 4.9.3 to generate Python bindings for any C or C++ library for which bindings are already provided by Riverbank. -5. Riverbank is making SIP 4.9.2 available to Licensee on an "AS IS" +5. Riverbank is making SIP 4.9.3 available to Licensee on an "AS IS" basis. RIVERBANK MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, RIVERBANK MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS -FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF SIP 4.9.2 WILL NOT +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF SIP 4.9.3 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. 6. RIVERBANK SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF -SIP 4.9.2 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS -AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING SIP 4.9.2, +SIP 4.9.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS +AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING SIP 4.9.3, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. 7. This License Agreement will automatically terminate upon a material @@ -46,5 +46,5 @@ Riverbank trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. -9. By copying, installing or otherwise using SIP 4.9.2, Licensee +9. By copying, installing or otherwise using SIP 4.9.3, Licensee agrees to be bound by the terms and conditions of this License Agreement. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/NEWS new/sip-4.9.3/NEWS --- old/sip-4.9.2/NEWS 2009-11-19 18:37:34.000000000 +0100 +++ new/sip-4.9.3/NEWS 2009-11-23 14:49:24.000000000 +0100 @@ -1,3 +1,6 @@ +v4.9.3 23rd November 2009 + - A bug fix release. + v4.9.2 20th November 2009 - A bug fix release. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/configure.py new/sip-4.9.3/configure.py --- old/sip-4.9.2/configure.py 2009-11-19 18:37:34.000000000 +0100 +++ new/sip-4.9.3/configure.py 2009-11-23 14:49:24.000000000 +0100 @@ -26,8 +26,8 @@ # Initialise the globals. -sip_version = 0x040902 -sip_version_str = "4.9.2" +sip_version = 0x040903 +sip_version_str = "4.9.3" py_version = sys.hexversion >> 8 plat_py_site_dir = None plat_py_inc_dir = None diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/annotations.html new/sip-4.9.3/doc/html/annotations.html --- old/sip-4.9.2/doc/html/annotations.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/annotations.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Annotations — SIP v4.9.2 Reference Guide</title> + <title>Annotations — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="C API for Handwritten Code" href="c_api.html" /> <link rel="prev" title="Directives" href="directives.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="directives.html" title="Directives" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -771,7 +771,7 @@ <li class="right" > <a href="directives.html" title="Directives" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/build_system.html new/sip-4.9.3/doc/html/build_system.html --- old/sip-4.9.2/doc/html/build_system.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/build_system.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>The Build System — SIP v4.9.2 Reference Guide</title> + <title>The Build System — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="Building Your Extension with distutils" href="distutils.html" /> <link rel="prev" title="Python API for Applications" href="python_api.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="python_api.html" title="Python API for Applications" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -1137,7 +1137,7 @@ <li class="right" > <a href="python_api.html" title="Python API for Applications" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/builtin.html new/sip-4.9.3/doc/html/builtin.html --- old/sip-4.9.2/doc/html/builtin.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/builtin.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Builtin Modules and Custom Interpreters — SIP v4.9.2 Reference Guide</title> + <title>Builtin Modules and Custom Interpreters — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="prev" title="Building Your Extension with distutils" href="distutils.html" /> </head> <body> @@ -35,7 +35,7 @@ <li class="right" > <a href="distutils.html" title="Building Your Extension with distutils" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -127,7 +127,7 @@ <li class="right" > <a href="distutils.html" title="Building Your Extension with distutils" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/c_api.html new/sip-4.9.3/doc/html/c_api.html --- old/sip-4.9.2/doc/html/c_api.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/c_api.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>C API for Handwritten Code — SIP v4.9.2 Reference Guide</title> + <title>C API for Handwritten Code — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="Using the C API when Embedding" href="embedding.html" /> <link rel="prev" title="Annotations" href="annotations.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="annotations.html" title="Annotations" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -2094,7 +2094,7 @@ <li class="right" > <a href="annotations.html" title="Annotations" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/command_line.html new/sip-4.9.3/doc/html/command_line.html --- old/sip-4.9.2/doc/html/command_line.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/command_line.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>The SIP Command Line — SIP v4.9.2 Reference Guide</title> + <title>The SIP Command Line — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="SIP Specification Files" href="specification_files.html" /> <link rel="prev" title="Using SIP" href="using.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="using.html" title="Using SIP" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -217,7 +217,7 @@ <li class="right" > <a href="using.html" title="Using SIP" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/directives.html new/sip-4.9.3/doc/html/directives.html --- old/sip-4.9.2/doc/html/directives.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/directives.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Directives — SIP v4.9.2 Reference Guide</title> + <title>Directives — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="Annotations" href="annotations.html" /> <link rel="prev" title="SIP Specification Files" href="specification_files.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="specification_files.html" title="SIP Specification Files" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -1969,7 +1969,7 @@ <li class="right" > <a href="specification_files.html" title="SIP Specification Files" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/distutils.html new/sip-4.9.3/doc/html/distutils.html --- old/sip-4.9.2/doc/html/distutils.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/distutils.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Building Your Extension with distutils — SIP v4.9.2 Reference Guide</title> + <title>Building Your Extension with distutils — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="Builtin Modules and Custom Interpreters" href="builtin.html" /> <link rel="prev" title="The Build System" href="build_system.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="build_system.html" title="The Build System" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -116,7 +116,7 @@ <li class="right" > <a href="build_system.html" title="The Build System" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/embedding.html new/sip-4.9.3/doc/html/embedding.html --- old/sip-4.9.2/doc/html/embedding.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/embedding.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Using the C API when Embedding — SIP v4.9.2 Reference Guide</title> + <title>Using the C API when Embedding — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="Python API for Applications" href="python_api.html" /> <link rel="prev" title="C API for Handwritten Code" href="c_api.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="c_api.html" title="C API for Handwritten Code" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -151,7 +151,7 @@ <li class="right" > <a href="c_api.html" title="C API for Handwritten Code" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/genindex.html new/sip-4.9.3/doc/html/genindex.html --- old/sip-4.9.2/doc/html/genindex.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/genindex.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Index — SIP v4.9.2 Reference Guide</title> + <title>Index — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> </head> <body> <div class="related"> @@ -31,7 +31,7 @@ <li class="right" > <a href="modindex.html" title="Global Module Index" accesskey="M">modules</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -736,7 +736,7 @@ <li class="right" > <a href="modindex.html" title="Global Module Index" >modules</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/incompatibilities.html new/sip-4.9.3/doc/html/incompatibilities.html --- old/sip-4.9.2/doc/html/incompatibilities.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/incompatibilities.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Potential Incompatibilities with Earlier Versions — SIP v4.9.2 Reference Guide</title> + <title>Potential Incompatibilities with Earlier Versions — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="Installation" href="installation.html" /> <link rel="prev" title="Introduction" href="introduction.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="introduction.html" title="Introduction" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -255,7 +255,7 @@ <li class="right" > <a href="introduction.html" title="Introduction" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/index.html new/sip-4.9.3/doc/html/index.html --- old/sip-4.9.2/doc/html/index.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/index.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>SIP Reference Guide — SIP v4.9.2 Reference Guide</title> + <title>SIP Reference Guide — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="" /> <link rel="next" title="Introduction" href="introduction.html" /> </head> <body> @@ -35,7 +35,7 @@ <li class="right" > <a href="introduction.html" title="Introduction" accesskey="N">next</a> |</li> - <li><a href="">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -155,7 +155,7 @@ <li class="right" > <a href="introduction.html" title="Introduction" >next</a> |</li> - <li><a href="">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/installation.html new/sip-4.9.3/doc/html/installation.html --- old/sip-4.9.2/doc/html/installation.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/installation.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Installation — SIP v4.9.2 Reference Guide</title> + <title>Installation — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="Using SIP" href="using.html" /> <link rel="prev" title="Potential Incompatibilities with Earlier Versions" href="incompatibilities.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="incompatibilities.html" title="Potential Incompatibilities with Earlier Versions" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -266,7 +266,7 @@ <li class="right" > <a href="incompatibilities.html" title="Potential Incompatibilities with Earlier Versions" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/introduction.html new/sip-4.9.3/doc/html/introduction.html --- old/sip-4.9.2/doc/html/introduction.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/introduction.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Introduction — SIP v4.9.2 Reference Guide</title> + <title>Introduction — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="Potential Incompatibilities with Earlier Versions" href="incompatibilities.html" /> <link rel="prev" title="SIP Reference Guide" href="index.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="index.html" title="SIP Reference Guide" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -223,7 +223,7 @@ <li class="right" > <a href="index.html" title="SIP Reference Guide" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/modindex.html new/sip-4.9.3/doc/html/modindex.html --- old/sip-4.9.2/doc/html/modindex.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/modindex.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Global Module Index — SIP v4.9.2 Reference Guide</title> + <title>Global Module Index — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <script type="text/javascript"> @@ -38,7 +38,7 @@ <li class="right" > <a href="" title="Global Module Index" accesskey="M">modules</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -96,7 +96,7 @@ <li class="right" > <a href="" title="Global Module Index" >modules</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/objects.inv new/sip-4.9.3/doc/html/objects.inv --- old/sip-4.9.2/doc/html/objects.inv 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/objects.inv 2009-11-23 14:49:34.000000000 +0100 @@ -1,6 +1,6 @@ # Sphinx inventory version 1 # Project: SIP -# Version: 4.9.2 +# Version: 4.9.3 sipconfig mod build_system.html sip mod python_api.html sipGetState cfunction c_api.html diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/python_api.html new/sip-4.9.3/doc/html/python_api.html --- old/sip-4.9.2/doc/html/python_api.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/python_api.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Python API for Applications — SIP v4.9.2 Reference Guide</title> + <title>Python API for Applications — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="The Build System" href="build_system.html" /> <link rel="prev" title="Using the C API when Embedding" href="embedding.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="embedding.html" title="Using the C API when Embedding" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -499,7 +499,7 @@ <li class="right" > <a href="embedding.html" title="Using the C API when Embedding" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/search.html new/sip-4.9.3/doc/html/search.html --- old/sip-4.9.2/doc/html/search.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/search.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Search — SIP v4.9.2 Reference Guide</title> + <title>Search — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -20,7 +20,7 @@ <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/searchtools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> </head> <body> <div class="related"> @@ -32,7 +32,7 @@ <li class="right" > <a href="modindex.html" title="Global Module Index" accesskey="M">modules</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -83,7 +83,7 @@ <li class="right" > <a href="modindex.html" title="Global Module Index" >modules</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/specification_files.html new/sip-4.9.3/doc/html/specification_files.html --- old/sip-4.9.2/doc/html/specification_files.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/specification_files.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>SIP Specification Files — SIP v4.9.2 Reference Guide</title> + <title>SIP Specification Files — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="Directives" href="directives.html" /> <link rel="prev" title="The SIP Command Line" href="command_line.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="command_line.html" title="The SIP Command Line" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -593,7 +593,7 @@ <li class="right" > <a href="command_line.html" title="The SIP Command Line" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/doc/html/using.html new/sip-4.9.3/doc/html/using.html --- old/sip-4.9.2/doc/html/using.html 2009-11-19 18:37:44.000000000 +0100 +++ new/sip-4.9.3/doc/html/using.html 2009-11-23 14:49:34.000000000 +0100 @@ -5,13 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Using SIP — SIP v4.9.2 Reference Guide</title> + <title>Using SIP — SIP v4.9.3 Reference Guide</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '', - VERSION: '4.9.2', + VERSION: '4.9.3', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -19,7 +19,7 @@ </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> - <link rel="top" title="SIP v4.9.2 Reference Guide" href="index.html" /> + <link rel="top" title="SIP v4.9.3 Reference Guide" href="index.html" /> <link rel="next" title="The SIP Command Line" href="command_line.html" /> <link rel="prev" title="Installation" href="installation.html" /> </head> @@ -39,7 +39,7 @@ <li class="right" > <a href="installation.html" title="Installation" accesskey="P">previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> @@ -720,7 +720,7 @@ <li class="right" > <a href="installation.html" title="Installation" >previous</a> |</li> - <li><a href="index.html">SIP v4.9.2 Reference Guide</a> »</li> + <li><a href="index.html">SIP v4.9.3 Reference Guide</a> »</li> </ul> </div> <div class="footer"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/sipgen/main.c new/sip-4.9.3/sipgen/main.c --- old/sip-4.9.2/sipgen/main.c 2009-11-19 18:37:34.000000000 +0100 +++ new/sip-4.9.3/sipgen/main.c 2009-11-23 14:49:24.000000000 +0100 @@ -31,7 +31,7 @@ #define PACKAGE "sip" #endif -#define VERSION "4.9.2" +#define VERSION "4.9.3" /* Global variables - see sip.h for their meaning. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/sipgen/transform.c new/sip-4.9.3/sipgen/transform.c --- old/sip-4.9.2/sipgen/transform.c 2009-11-19 18:37:34.000000000 +0100 +++ new/sip-4.9.3/sipgen/transform.c 2009-11-23 14:49:24.000000000 +0100 @@ -81,7 +81,7 @@ static mappedTypeDef *instantiateMappedTypeTemplate(sipSpec *pt, moduleDef *mod, mappedTypeTmplDef *mtt, argDef *type); static classDef *getProxy(moduleDef *mod, classDef *cd); static int generatingCodeForModule(sipSpec *pt, moduleDef *mod); -static void checkAssignmentHelper(classDef *cd); +static void checkAssignmentHelper(sipSpec *pt, classDef *cd); static void addComplementarySlots(sipSpec *pt, classDef *cd); static void addComplementarySlot(sipSpec *pt, classDef *cd, memberDef *md, slotType cslot, const char *cslot_name); @@ -282,7 +282,7 @@ /* Mark classes that can have an assignment helper. */ for (cd = pt->classes; cd != NULL; cd = cd->next) - checkAssignmentHelper(cd); + checkAssignmentHelper(pt, cd); setStringPoolOffsets(pt); } @@ -487,7 +487,7 @@ /* * See if a class supports an assignment helper. */ -static void checkAssignmentHelper(classDef *cd) +static void checkAssignmentHelper(sipSpec *pt, classDef *cd) { int pub_def_ctor, pub_copy_ctor; ctorDef *ct; @@ -518,9 +518,17 @@ else if (ct->cppsig->nrArgs == 1) { argDef *ad = &ct->cppsig->args[0]; + classDef *arg_cd; - if (ad->atype == class_type && ad->u.cd == cd && isReference(ad) && - isConstArg(ad) && ad->nrderefs == 0 && ad->defval == NULL) + if (ad->atype == class_type) + arg_cd = ad->u.cd; + else if (ad->atype == mapped_type) + arg_cd = findAltClassImplementation(pt, ad->u.mtd); + else + arg_cd = NULL; + + if (arg_cd == cd && isReference(ad) && isConstArg(ad) && + ad->nrderefs == 0 && ad->defval == NULL) pub_copy_ctor = TRUE; } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/siplib/sip.h new/sip-4.9.3/siplib/sip.h --- old/sip-4.9.2/siplib/sip.h 2009-11-19 18:37:36.000000000 +0100 +++ new/sip-4.9.3/siplib/sip.h 2009-11-23 14:49:26.000000000 +0100 @@ -55,8 +55,8 @@ /* * Define the SIP version number. */ -#define SIP_VERSION 0x040902 -#define SIP_VERSION_STR "4.9.2" +#define SIP_VERSION 0x040903 +#define SIP_VERSION_STR "4.9.3" /* diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sip-4.9.2/sphinx/conf.py new/sip-4.9.3/sphinx/conf.py --- old/sip-4.9.2/sphinx/conf.py 2009-11-19 18:37:36.000000000 +0100 +++ new/sip-4.9.3/sphinx/conf.py 2009-11-23 14:49:26.000000000 +0100 @@ -45,9 +45,9 @@ # built documents. # # The short X.Y version. -version = '4.9.2' +version = '4.9.3' # The full version, including alpha/beta/rc tags. -release = '4.9.2' +release = '4.9.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -103,7 +103,7 @@ # The name for this set of Sphinx documents. If None, it defaults to # "<project> v<release> documentation". -html_title = "SIP v4.9.2 Reference Guide" +html_title = "SIP v4.9.3 Reference Guide" # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org