Re: [Vala] Vala broken on non-gnu systems
- From: Jürg Billeter <j bitron ch>
- To: pancake <pancake nopcode org>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Vala broken on non-gnu systems
- Date: Wed, 16 Mar 2011 18:39:48 +0100
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]