PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 414 - Qualified Cpp Name should prepend global namespace "::"
: Qualified Cpp Name should prepend global namespace "::"
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Shiboken
: HEAD
: All All
: P3 major
Assigned To: Marcelo Lira
:
:
:
  Show dependency treegraph
 
Reported: 2010-10-14 16:13 EEST by Lauro Moura
Modified: 2010-11-25 17:48 EET (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2010-10-14 16:13:16 EEST
Current scheme (without leading "::") is crashing in QtMobility QtSystemInfo,
as one of the classes declares an enum with the same name of the namespace
QtMobility, failing to compile:

"error: ‘QtMobility’ is not a class or namespace"
Comment 1 renato filho 2010-10-15 19:12:56 EEST
fixed on shiboken commit:

commit 9078b47fcc5fec2d80a242e8a8f494b5b4c4efd1
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 15 19:01:58 2010 -0300
Comment 2 renato filho 2010-11-25 17:48:13 EET
released on 1.0.0~beta1