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 384 - Global enum values are missing
: Global enum values are missing
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: ApiExtractor
: HEAD
: All All
: P3 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-09-23 17:50 EEST by Marcelo Lira
Modified: 2010-10-13 13:49 EEST (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 Marcelo Lira 2010-09-23 17:50:47 EEST
The objects describing items from global enums doesn't hold the correct numeric
value for the said item.

For example, the enum values declared in

enum Foo { val0, val1 };

both appear to have the values set to 0, instead of 0 and 1.
Comment 1 Marcelo Lira 2010-09-24 10:43:29 EEST
Fixed in commit ApiExtractor/70f78d9f
Comment 2 renato filho 2010-10-13 13:49:01 EEST
released on PySide 0.4.2