bug-cvs
[Top][All Lists]
Advanced

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

Re: Who can I send patches to?


From: Mark D. Baushke
Subject: Re: Who can I send patches to?
Date: Sun, 28 Mar 2004 09:31:58 -0800

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thomas Fletcher wrote:

>I have a patch to the cvs source.  It is very minor and improves
>its usability on all POSIX platforms.  I'm sending it to you, but
>I'm happy to have it re-directed:
>
>The patch is:
>
>[thomasf2]% diff src/run.c src/run.c-old
>442c442
><     if (fcntl (fd, F_SETFD, 1) == -1)
>---
>
>>    if (fcntl (fd, F_SETFD, 1))
>
>
>The POSIX (as well as RH Linux documentation) state that the return
>value for fcntl() with the F_SETFD flag on error will be -1 and any
>other value is valid on non-error.
>
>With this fix applied, it runs like a charm on Neutrino (www.qnx.com)
>
>Thanks,
> Thomas

The patch you requested has already been applied to cvs on 2003-12-17
and released as a part of:

    cvs-1.11.11
    cvs-1.12.5
    cvs-1.11.12
    cvs-1.11.13
    cvs-1.11.14
    cvs-1.12.6

Feel free to upgrade to a more recent version of cvs to pick up this
patch.

        Enjoy!
        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFAZwwO3x41pRYZE/gRArBhAJ9Gx01ill6T2MYv9sowA0RidiJwigCfXEYI
IHeAVu+XaFgeVc7uj6Mb160=
=rELR
-----END PGP SIGNATURE-----




reply via email to

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