diff options
| author | Christian Tismer <tismer@stackless.com> | 2020-11-06 14:53:53 +0100 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2020-11-06 15:03:08 +0000 |
| commit | 89f5c75386c4ae7c439435e3e78fb7a22d76d3ad (patch) | |
| tree | cbf07ce9cd1ea4b56dce0756d7908101e6e9760e /sources/shiboken6/ApiExtractor/abstractmetabuilder.cpp | |
| parent | 6f4f64f876928e637ce38eeb986c22c8b6fccd7e (diff) | |
signature: provide error messages for unsupported function types
Since class properties are now developed, we now have the
case that class methods can produce errors without having
a valid signature, yet.
Signatures for class methods will be implemented eventually.
Before that happens, we provide a default error message
which shows the given arguments.
This is sufficient for the moment, because errors in class methods
can currently be created by class property setters only which have
a quite trivial signature.
Task-number: PYSIDE-510
Change-Id: I6397da114cedd628ba19c86b153e60497a0b4ddd
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken6/ApiExtractor/abstractmetabuilder.cpp')
0 files changed, 0 insertions, 0 deletions
