bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: socket functions on HP-NonStop


From: Joachim Schmitz
Subject: RE: socket functions on HP-NonStop
Date: Mon, 27 Dec 2010 11:18:00 +0100

I did, in another message, didn't I.

Anyway, in case it got lost:

  extern const char *inet_ntop (int af, const void *restrict src,
                     ^
"/usr/local/Floss/gnulib/testdir-posix/gltests/./../gllib/arpa/inet.h", line 
129: error(235):
          declaration is incompatible with
          "const char *inet_ntop(int, const void *, char *, size_t)" (declared
          at line 421 of "/usr/include/netdb.h")


For accept() it was 'just' a warning, not an error, so let's forget about this 
for now.

Bye, Jojo

-----Original Message-----
From: Bruno Haible [mailto:address@hidden 
Sent: Monday, December 27, 2010 1:35 AM
To: Joachim Schmitz
Cc: address@hidden
Subject: Re: socket functions on HP-NonStop

Joachim Schmitz wrote:
> This doesn't seem to be sufficient, I still (or now? Not sure) get errors for 
> inet_ntop() and accept():
> 
>          argument of type "socklen_t *" is incompatible with parameter of
>           type "size_t *"

Can you give the complete error message, please? (Just to be sure that my 
understanding of the problem is correct.)

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]