diff options
| author | Christian Tismer <tismer@stackless.com> | 2020-11-06 14:53:53 +0100 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2020-11-11 16:43:38 +0000 |
| commit | 381ae9c30149fe7cfffdf79cfd7f1d12449474b6 (patch) | |
| tree | dac3814a1490dd46f5a5d8a81d5fecfa89204ecc /sources/shiboken6/ApiExtractor/doxygenparser.cpp | |
| parent | 6beb602f897669796700e6a230bc8503bd495e8f (diff) | |
shiboken: Ensure that `seterror_argument` always gets a function arg
The call to the internal function `seterror_argument` is generated
by cppgenerator for all generated classes. The constructor is
special cased, so that for `SomeClass.__init__` only `SomeClass` is
generated.
For error handling, we should always see the failed function name,
regardless of any convention. This has become a real problem with the
new error handler written in C that can not easily deduce if a
function or class is passed.
Task-number: PYSIDE-1019
Change-Id: I073f8e866c6bbce5dd842ef4be5d6c6c5421db0f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken6/ApiExtractor/doxygenparser.cpp')
0 files changed, 0 insertions, 0 deletions
