[PyQt] Fix for /HoldGIL/ functions with exceptions enabled.
Matt Newell
newellm at blur.com
Tue Nov 6 23:07:23 GMT 2012
The generateCatch/generateCatchBlock functions weren't taking into account the
function specific HoldGIL setting, resulting in a compile error:
error: ‘_save’ was not declared in this scope
This simple patch fixes the problem.
Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: exception_with_holdgil.patch
Type: text/x-patch
Size: 2603 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20121106/7199cae3/attachment.bin>
More information about the PyQt
mailing list