Re: [anjuta-list] anjuta 3.2.2 won't use libstrl
- From: Don Bish0p <dbishop bish0p org>
- To: John Coppens <john jcoppens com>
- Cc: anjuta-list gnome org
- Subject: Re: [anjuta-list] anjuta 3.2.2 won't use libstrl
- Date: Sat, 11 Feb 2012 19:45:54 -0500
I just installed libbsd which also includes strlcpy and strlcat. That's working just fine. Just needed to do a #include <bsd/string.h> and nothing else. Not really sure why each library seems to need to be handled differently.
On Sat, 2012-02-11 at 21:31 -0300, John Coppens wrote:
On Sat, 11 Feb 2012 16:44:30 -0500
Don Bish0p <dbishop bish0p org> wrote:
> strlcpy(char*, char const*, unsigned long)
strl defines size_t for the last parameter - not sure if that is
compatible with unsigned long.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]