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 93317 - GnomePreferencesType C enum in appbar.h
GnomePreferencesType C enum in appbar.h
Status: RESOLVED FIXED
Product: libgnomeuimm
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2002-09-15 10:37 UTC by Manuel Clos
Modified: 2011-01-16 23:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Manuel Clos 2002-09-15 10:37:16 UTC
Hi,

this time I checked cvs first:

explicit AppBar(bool has_progress = false, bool has_status = true,
                    GnomePreferencesType interactivity =
GNOME_PREFERENCES_NEVER);

uses GnomePreferencesType. For some reason this compiles fine in my app.
Perhaps I have a gnome C include somewhere.
Comment 1 Murray Cumming 2002-09-15 12:13:04 UTC
Fixed.

We don't guarrantee that public gtkmm/gnomemm headers don't include
some C headers, but we try to minimise it. Feel free to provide
patches to minimise it even more.
Comment 2 Manuel Clos 2002-09-15 13:44:07 UTC
I would like to get a gnome cvs account for testing the changes,
anonymous cvs is out of sync, so I even can't test your yesterday commits.

I will continue tracking gnomemm-all releases for now.

I will try to apply for an account soon.
Comment 3 Murray Cumming 2002-09-15 19:42:51 UTC
So you wait for it to sync. Nobody gets a cvs write account just to
get stuff faster.
Comment 4 Manuel Clos 2002-09-16 17:14:32 UTC
verified with gnomemm-all 1.3.10