Details
Description
When `shiboken6` generator is invoked with the flag `--no-implicit-conversions` it throws the following error :
`shiboken: shiboken: Called with wrong arguments: no-implicit-conversions`
Also looks like there is a stray `return true` here : https://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/shiboken6/generator/shiboken/shibokengenerator.cpp#n2151
Attachments
Issue Links
- relates to
-
PYSIDE-1669 REG->6.2.0: QIcon.addPixmap(str) no longer works
- Closed