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 111976 - More enum wraps
More enum wraps
Status: RESOLVED FIXED
Product: gnome-vfsmm
Classification: Deprecated
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2003-05-01 04:26 UTC by Bryan Forbes
Modified: 2011-01-16 23:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Here's the patch... (15.97 KB, patch)
2003-05-01 04:28 UTC, Bryan Forbes
none Details | Review

Description Bryan Forbes 2003-05-01 04:26:40 UTC
See Changelog for details, but in short, I did _CONVERSION()'s and
_WRAP_ENUM()'s on some enums.
Comment 1 Bryan Forbes 2003-05-01 04:28:35 UTC
Created attachment 16162 [details] [review]
Here's the patch...
Comment 2 Murray Cumming 2003-05-01 15:21:02 UTC
Applied. Thanks.