Date: Sun, 6 Sep 1998 12:15:59 +0300 (IDT) From: Eli Zaretskii To: "Peter J. Farley III" cc: djgpp AT delorie DOT com Subject: Re: BUG REPORT: sed v3.02 In-Reply-To: <35eea9e4.5650447@news1.banet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 3 Sep 1998, Peter J. Farley III wrote: > BTW, in the absense of a worker to add more info on regexps to the sed > info file, it would be very good to update the "Regular Expressions" > section to at least tell the reader to go look at the libc/regcomp > info for more detail, don't you think? I don't think this is a good idea, since regcomp is peculiar to the way I built sed.exe for DJGPP. gsed.exe behaves differently, as I've explained, and the source distribution is configured to build with the GNU library. It shouldn't be very hard to fill the empty section about regexps in the Sed docs (and send that to the Sed maintainer, while at that). Now, *that* would be reason good enough to even update sed302b.zip on SimTel.NET. Any takers?