Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 916436
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/sip/cpp/sip_corewxAppTraits.cpp
0
++ b/sip/cpp/sip_corewxAppTraits.cpp
Lines 471-477 Link Here
471
            PyErr_Clear();
471
            PyErr_Clear();
472
472
473
            Py_BEGIN_ALLOW_THREADS
473
            Py_BEGIN_ALLOW_THREADS
474
            sipRes = new  ::wxString((sipSelfWasArg ? sipCpp-> ::wxAppTraits::GetAssertStackTrace() : sipCpp->GetAssertStackTrace()));
474
            sipRes = new  ::wxString("");
475
            Py_END_ALLOW_THREADS
475
            Py_END_ALLOW_THREADS
476
476
477
            if (PyErr_Occurred())
477
            if (PyErr_Occurred())

Return to bug 916436