[w3m-dev 04382] Re: check socklen_t

Katsumi Yamaoka <[email protected]> Wed, 11 Aug 2010 13:37:08 +0900
Newsgroups gmane.comp.web.w3m.devel
Organization Emacsen advocacy group
Message-ID <[email protected]>
In [w3m-dev : No.04381] 酒井さん wrote:
[...]
>> ftp.c:29: error: conflicting types for ‘socklen_t’
>> /usr/include/unistd.h:275: note: previous declaration of ‘socklen_t’ was here
[...]
>   #ifdef HAVE_SOCKLEN_T
[...]
> となっていますが、
>   #ifndef HAVE_SOCKLEN_T
[...]
> の間違いですね。(論理が逆になっている…)
> 単純なミスかと。

どうもありがとうございます。直りました。:)
-- 
山岡