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 658256 - Drop marshaller complications
Drop marshaller complications
Status: RESOLVED FIXED
Product: policykit-gnome
Classification: Platform
Component: authentication dialog
unspecified
Other All
: Normal normal
: ---
Assigned To: policykit-gnome-maint
policykit-gnome-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-05 13:28 UTC by Matthias Clasen
Modified: 2011-09-13 23:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Drop marshaller complications (2.90 KB, patch)
2011-09-05 13:28 UTC, Matthias Clasen
accepted-commit_now Details | Review
Drop marshaller complications (2.90 KB, patch)
2011-09-13 23:13 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2011-09-05 13:28:38 UTC
Just use the generic marshaller
Comment 1 Matthias Clasen 2011-09-05 13:28:40 UTC
Created attachment 195696 [details] [review]
Drop marshaller complications

GLib provides a generic marshaller nowadays, lets use it.
Comment 2 David Zeuthen (not reading bugmail) 2011-09-13 18:38:02 UTC
Comment on attachment 195696 [details] [review]
Drop marshaller complications

Sounds good to me. Thanks.
Comment 3 Matthias Clasen 2011-09-13 23:13:22 UTC
The following fix has been pushed:
1d019a6 Drop marshaller complications
Comment 4 Matthias Clasen 2011-09-13 23:13:25 UTC
Created attachment 196449 [details] [review]
Drop marshaller complications

GLib provides a generic marshaller nowadays, lets use it.