aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/clangparser/clangdebugutils.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2017-05-12 14:34:26 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2017-05-18 11:11:09 +0000
commit467095ad1ac08faf225e1bc8932bec791ce27ef6 (patch)
treef8b4d051ac4c4c32740d241733bfeff7ed11461c /sources/shiboken2/ApiExtractor/clangparser/clangdebugutils.cpp
parent35d5adf8ad14e7d62a1359ce4b8e198e33152ad9 (diff)
Improve rejection messages
In AbstractMetaBuilderPrivate::traverseFunction(), store the unmodified signature with return type before resolving typedefs for the messages. Extend the error messages about parameters and output them to qWarning() and rejection logs consistently. So: Unmatched argument type - QOpenGLExtraFunctions::glIsSync(GLsync) -> GLboolean becomes: Unmatched argument type - GLboolean QOpenGLExtraFunctions::glIsSync(GLsync): unmatched type 'GLsync' in parameter #1 "sync" Task-number: PYSIDE-516 Change-Id: Ifd680af1cd6d403d9b73ba3e40d06abe274cf359 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'sources/shiboken2/ApiExtractor/clangparser/clangdebugutils.cpp')
0 files changed, 0 insertions, 0 deletions