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: test report on ver 1.1.5-4


stefan wrote:
>  * the ifconf interface is still a bit buggy:
>    LAPTOP ~/serveez-0.0.19/src> ./serveez.exe -i
>    --- list of local interfaces you can start ip services on ---
>                                      lo0: 127.0.0.1
>                                     ppp0: 192.168.2.7
>                                     eth0: 0.0.0.0
>    The latter two ip addresses or interfaces must be swapped.

I'm surprised. I checked that on two different 9X systems.
Could you try to figure out why this happens on your system?

>  * fcntl (sock, O_NONBLOCK) works fine, but the EAGAIN error
>    is still reported as "No more processes" which should be now
>    "Resource temporarily unavailable" as it is on Unices.
>    Corinna: finally applied the patch i provided ?

I have used your patch as pattern but implemented my own code.

>  * The FD_ZERO() macro produces the following statement:
>    warning: comparison between signed and unsigned

I tried that with an old and the current definition and
I compiled with -Wall. I couldn't reproduce that warning.

>  * I could provide my native Win32 port for the following
>    functions which are not yet part of cygwin:
>    - strptime
>    - stpcpy
>    - inet_aton
>    If you are interested in it, please tell me...

Interested? Of course. Unfortunately, if you are interested in
contributing code to Cygwin of significant size you will have to
sign over the copyright of your code changes to RedHat. Please
read the following text:

	http://sources.redhat.com/cygwin/contrib.html

I hope this will not discourage you. I have signed the assignment
form two years ago as a net contributor as well and I'm today still
alive and well ;-)

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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