GNOME Bugzilla – Bug 656170
[PATCH] gsettings-data-convert: Attempt conversion to unsigned int
Last modified: 2011-08-10 14:09:19 UTC
Created attachment 193430 [details] [review] gsettings-data-convert: Attempt conversion to unsigned int Attached a patch to attempt conversion from int->uint when the GConf value is an int, and the gsettings key has an unsigned int type. See e.g. https://bugzilla.gnome.org/show_bug.cgi?id=619898 for a use case.
Review of attachment 193430 [details] [review]: Looks ok to me.
Thanks, pushed as 132815e5.