building on AIX
Pavel Shirshov (pchel)
me at pavelsh.pp.ru
Wed Oct 27 14:05:02 UTC 2004
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 at pavelsh.pp.ru
More information about the mc-devel
mailing list