After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 510818 - Private header generator
Private header generator
Status: RESOLVED DUPLICATE of bug 480253
Product: vala
Classification: Core
Component: Code Generator
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-20 15:25 UTC by Maciej (Matthew) Piechotka
Modified: 2008-01-21 12:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej (Matthew) Piechotka 2008-01-20 15:25:46 UTC
If for some reason the file has to be split into Vala and C part it would be convinient if the private header existed.

In private header (in form object-name-private.h) would be defined the private imported methods, ObjectNamePrivate struct and other data, which should not appear in public header but can be shown internally.
Comment 1 Jürg Billeter 2008-01-21 12:43:47 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 480253 ***