https://bugzilla.gnome.org/show_bug.cgi?id=786694

--- Comment #5 from Martin Blanchard <tch...@gmx.com> ---
(In reply to Matthias Clasen from comment #3)
> Should maybe be 'u' instead of 'i' ?

Not sure about what to do here: xsettings plugin is using an int value
retrieved from time(), gtk+'s setting in uint, and GLib's time seems to be
represented by int64...

In my opinion, exposing an int64 from g_get_real_time() would be the best
option, but wouldn't help on gtk+ side. The int type has only been kept for
some sort of compatibility with the original xsetting. So should we simplify
and opt for gtk+'s uint?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to