[Bug 28990] LibUUID dependency problematic for OSX and Windows
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 1 22:51:31 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28990
--- Comment #8 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2010-10-01 13:51:30 PDT ---
Created an attachment (id=39106)
View: https://bugs.freedesktop.org/attachment.cgi?id=39106
Review: https://bugs.freedesktop.org/review?bug=28990&attachment=39106
Remove dependency to libuuid (less call to g_random_*)
Remove dependency on external libuuid by implementing an RFC4122
compliant UUID generator.
This version is exactly like attachement 39105, but requires less calls to
g_random_*. Note that it depends on g_strdup_fprintf() ability to handle on
64bit integers, which is document in GLib has non-portable across compilers, is
it ?
Let me know which one you prefer, the 64bit thingy can probably be removed in
this one.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list