Comment #3 on issue 856 by Shawn.P.Huang: ibus-pinyin portability fix (strnlen and uuid_* functions)
http://code.google.com/p/ibus/issues/detail?id=856

Just checked FreeBSD 8.0.
I found /usr/include/uuid.h and /usr/include/sys/uuid.h. They are defined in libc.
(uuid_create, and etc)
I also found /usr/local/include/uuid/uuid.h. It is defined in libuuid. (uuid_generate)
But it is not installed by default.

How about other FreeBSD? If we should use libc version uuid by default in freebsd.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

To unsubscribe, reply using "remove me" as the subject.

回复