Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Tue, 3 Aug 2004 13:06:36 -0400, "Mark Levedahl" <noone at nospam.net> wrote: >cvs diff -Ifoo should suppress any diff lines containing 'foo' (which can be >a regular expression). This works fine in 2.0.35, does not work in 2.0.51a, >have no idea what version actually broke it. > >Example of current symptoms: > >cvs diff -Ifoo suppresses everything if foo is not matched. >cvs diff -Ifoo causes a crash in cvs if foo is matched. > It seems to be a bug in the regexp library. That's deep voodoo that I'm not touching with a bargepole... best to wait until a fixed version of that comes out. since -I isn't a documented option this isn't really an issue. Tony