This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: getnetbyaddr problem in cygwin-1.1.8-2 and ucd-snmp-4.x


>So, I think there is a problem with "getnetbyaddr" in CygWin v1.1.8-2.
 Can
>someone confirm this or let me know how I can fix this?
>
>Thanks in advance,
>
>-victor


The standard (Single UNIX ® Specification, Version 2)
getnetbyaddr has this prototype:

struct netent *getnetbyaddr(uint32_t net, int type);

in Cygwin 1st arg  is signed long.

Danny

_____________________________________________________________________________
http://invites.yahoo.com.au - Yahoo! Invites
- Creating invitations could never be easier!

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]