Re[2]: building on AIX
- From: "Pavel Shirshov (pchel)" <me pavelsh pp ru>
- To: Roland Illig <roland illig gmx de>
- Cc: Nerijus Baliunas <nerijus users sourceforge net>, mc-devel gnome org
- Subject: Re[2]: building on AIX
- Date: Wed, 27 Oct 2004 20:05:02 +0600
Hello Roland,
Sunday, October 24, 2004, 12:51:05 AM, you wrote:
>> ftpfs.c: In function `ftpfs_initconn':
>> ftpfs.c:889: warning: passing arg 3 of `ngetsockname' from incompatible pointer type
>> ftpfs.c:912: warning: passing arg 3 of `ngetsockname' from incompatible pointer type
>> ftpfs.c: In function `ftpfs_open_data_connection':
>> ftpfs.c:957: warning: passing arg 3 of `naccept' from incompatible pointer type
RI> Thanks for reporting these.
RI> The patch is to add an AC_CHECK_TYPE(socklen_t, size_t) to configure.ac
RI> and then replace the types in all the wrong declarations with socklen_t.
RI> Concerning socklen_t.patch:
[x] ok to commit
[ ] needs review
[ ] rejected
With fallback to int.
--
Best regards,
Pavel mailto:me pavelsh pp ru
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]