[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [glob2-devel] strnlen error on Mac OS X
From: |
Martin Voelkle |
Subject: |
Re: [glob2-devel] strnlen error on Mac OS X |
Date: |
Sun, 11 Apr 2004 21:49:22 +0200 |
User-agent: |
KMail/1.6.1 |
> /Users/martin/glob2/src/Player.cpp:256: error: `strnlen' undeclared
> (first use this function)
> /Users/martin/glob2/src/Player.cpp:256: error: (Each undeclared
> identifier is reported only once for each function it appears in.)
>
> strnlen seems inexistant in macosX ! Will try to find a substitude as
> soon as 'we got the time !
Comme dirait Seb, "This function is a GNU extension".
M