<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/7/11 John Ehresman <span dir="ltr"><<a href="mailto:jpe@wingware.com" target="_blank">jpe@wingware.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 7/11/13 8:43 AM, Joel B. Mohler wrote:<br>
>> The code needs to check if atexit is NULL and possibly just print a<br>
>> warning and continue without registering the handler.  The problem is<br>
>> that segfaults can occur at shutdown (I think) if the handler isn't run.<br>
><br>
> I'm working up a patch for this.<br>
<br>
Thanks!<br>
<br>
> What is the correct submission routine?  I signed up on gerrit at<br>
> <a href="http://qt-project.org" target="_blank">qt-project.org</a>; do I now just push to<br>
> git://<a href="http://gitorious.org/pyside/pyside.git" target="_blank">gitorious.org/pyside/pyside.git</a> and it magically appears for review?<br>
<br>
I've updated this page on the wiki:<br>
   <a href="http://qt-project.org/wiki/PySide_Development_Getting_Started" target="_blank">http://qt-project.org/wiki/PySide_Development_Getting_Started</a><br>
<br>
You may also want to refer to the Qt docs on gerrit:<br>
   <a href="http://qt-project.org/wiki/Gerrit-Introduction" target="_blank">http://qt-project.org/wiki/Gerrit-Introduction</a><br>
   <a href="http://qt-project.org/wiki/Setting-up-Gerrit" target="_blank">http://qt-project.org/wiki/Setting-up-Gerrit</a><br>
<br>
> How does one do incremental builds of pyside?  So far I haven't gotten<br>
> deeper than "python setup.py build", but that takes ages.<br>
<br>
Roman can probably answer this for the setup build, but in general,<br>
updating the typesystem file requires the whole module to be rebuilt.<br></blockquote><div><br></div><div>the pyside-setup script does not support incremental builds (yet), you need to manually build pyside and shiboken module if you need incremental builds.<br>
</div><div><br></div><div>-Roman<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
John<br>
<br>
_______________________________________________<br>
PySide mailing list<br>
<a href="mailto:PySide@qt-project.org">PySide@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/pyside" target="_blank">http://lists.qt-project.org/mailman/listinfo/pyside</a><br>
</blockquote></div><br></div></div>