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 342 - Includes from global.h are expanded inside generated files
: Includes from global.h are expanded inside generated files
Status: CLOSED WONTFIX
Product: PySide
Classification: Unclassified
Component: ApiExtractor
: HEAD
: All All
: P4 enhancement
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-09-02 19:27 EEST by Luciano Wolf
Modified: 2011-06-22 20:25 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 Luciano Wolf 2010-09-02 19:27:15 EEST
It would be great to have the includes from global.h file being used inside
generated files. E.g.:

global.h contains:
#include<FOO>

------------------

FOO contains:
#include<bar.h>
#include<otherbar.h>

------------------

generated_file.h contains:
#include<bar.h>

but, the correct contents should be:
#include<FOO>  //like in the global file
Comment 1 Matti Airas 2010-11-22 15:45:08 EET
Is this still valid? In any case, it sounds like an enhancement, and I guess it
should have a bit more explanation why this would useful? I'm not claiming that
it wouldn't I just don't understand the issue...

It's post-1.0 in our backlog - prioritizing P4.
Comment 2 Hugo Parente Lima 2011-05-30 17:01:41 EEST
As discussed with Luciano and others this feature is not really necessary, so
marking the bug as WONTFIX.
Comment 3 renato filho 2011-06-22 20:25:17 EEST
release 1.0.4