Date: Tue, 19 Dec 1995 03:01:04 +0800 (WST) From: Peter Wemm <peter@jhome.DIALix.COM> To: CVS-committers@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/cvs/cvs modules.c Message-ID: <Pine.BSF.3.91.951219025904.394F-100000@jhome.DIALix.COM> In-Reply-To: <199512181858.KAA12613@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 18 Dec 1995, Peter Wemm wrote: > peter 95/12/18 10:58:02 > > Modified: gnu/usr.bin/cvs/cvs modules.c > Log: > A one line hack to prevent 'cvs checkout -c' from triggering a nasty bug > in GNU getopt(). ('cvs checkout -c' cats the modules file to stdout) > > Noticed by: Stefan Esser Note that this is for a relatively obscure feature, not in a critical code path. It's more of an annoyance than a show stopper. (You could check out the modules file and cat it yourself if you needed it.. :-) -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951219025904.394F-100000>