Re: [Vala] Vala broken on non-gnu systems



On Tue, 2011-03-15 at 20:05 +0100, pancake wrote:
The commit a2s2120.. dated at 2011-02-10 adds the use of strnlen
function in glib-2.0.vapi.

This function is a gnu extension on libc. This is not glib and this
function is only available in GNU LibC. Do the build breaks on OSX,
Windows and probably all BSD systems.

This is now fixed in master. strnlen is in POSIX 2008 but Mac OS X
doesn't appear to support it yet.

Jürg




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]