Skip to content

Use override information from pygccxml

Where a member function is marked as overriding a parent function, use the argument list of the parent to ensure that "named" arguments are passed correctly.

Functionality in pygccxml's master branch is required. When a new release is issued, this can be taken out of WIP with the new version marked as required in the setup.

Fixes #115 (closed)

Edited by Joe Snyder

Merge request reports