bug-cvs
[Top][All Lists]
Advanced

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

Re: patch for some POSIX 1003.1-2001 compliance bugs in CVS


From: Derek Robert Price
Subject: Re: patch for some POSIX 1003.1-2001 compliance bugs in CVS
Date: Tue, 14 Oct 2003 12:52:11 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

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

Paul Eggert wrote:

|Here are some patches to fix some portability bugs in CVS 1.11.9 when
|running on hosts that conform to POSIX 1003.1-2001.  Such hosts don't
|support 'diff -c2', 'sort +0', 'head -1', or `tail +3'; portable
|replacements are 'diff -C2', 'sort -k 1', 'sed 1q', and `sed 1,2d',
|respectively.  An example of such a host is Debian GNU/Linux testing
|with _POSIX2_VERSION=200112 in the environment.


Thanks Paul!  I committed these to stable.  I'm going to add a note to
the NEWS file and then I'll merge all this onto the trunk.

Derek

- --
~                *8^)

Email: derek@ximbiot.com

Get CVS support at <http://ximbiot.com>!
- --
Organ transplants are best left to professionals.
Organ transplants are best left to professionals.
Organ transplants are best left to professionals...

~          - Bart Simpson on chalkboard, _The Simpsons_
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Using GnuPG with Netscape - http://enigmail.mozdev.org

iD8DBQE/jCm6LD1OTBfyMaQRAqPwAJ9874SE/ZZCUrH2Zjlo95we+Ai8egCfWXCP
JSSYuwTILzOrOpLCfN0BreM=
=k50z
-----END PGP SIGNATURE-----






reply via email to

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