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 692429 - Use the correct GsmClientEndSessionFlag type for flags
Use the correct GsmClientEndSessionFlag type for flags
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: gnome-session
unspecified
Other All
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-24 08:29 UTC by Bastien Nocera
Modified: 2013-01-25 13:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
client: Split off GsmClientEndSessionFlag enum (3.18 KB, patch)
2013-01-24 08:29 UTC, Bastien Nocera
none Details | Review
client: Use the correct GsmClientEndSessionFlag type for flags (5.00 KB, patch)
2013-01-24 08:29 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-01-24 08:29:17 UTC
.
Comment 1 Bastien Nocera 2013-01-24 08:29:19 UTC
Created attachment 234283 [details] [review]
client: Split off GsmClientEndSessionFlag enum

So as to be able to reuse it in other projects.
Comment 2 Bastien Nocera 2013-01-24 08:29:21 UTC
Created attachment 234284 [details] [review]
client: Use the correct GsmClientEndSessionFlag type for flags
Comment 3 Bastien Nocera 2013-01-24 08:32:17 UTC
Comment on attachment 234283 [details] [review]
client: Split off GsmClientEndSessionFlag enum

Ignore this patch, wrong enum...
Comment 4 Matthias Clasen 2013-01-25 10:56:38 UTC
Review of attachment 234284 [details] [review]:

sure, looks fine to me
Comment 5 Matthias Clasen 2013-01-25 10:56:39 UTC
Review of attachment 234284 [details] [review]:

sure, looks fine to me
Comment 6 Bastien Nocera 2013-01-25 13:39:53 UTC
Attachment 234284 [details] pushed as 9d8b800 - client: Use the correct GsmClientEndSessionFlag type for flags