Hi Ben,

It looks like you might have missed David's reply, below.  Perhaps you
could submit a patch removing the dist regexp altogether?

On Sat, Oct 04, 2008 at 07:46:23 -0400, David Roundy wrote:
> On Wed, Oct 01, 2008 at 10:19:40PM +0200, [EMAIL PROTECTED] wrote:
> > Wed Oct  1 22:18:38 CEST 2008  [EMAIL PROTECTED]
> >   * fixed accidental merge of two lines in default boring
> 
> >                    "\\.p_hi$", "\\.p_o$", -- profiling Haskell
> >                    "\\.mod$", -- FORTRAN module files
> >                    "\\.installed-pkg-config", "\\.setup-config",
> > -                  "\\.setup-config^dist(/|$)", -- Cabal intermediates
> > +                  "\\.setup-config","^dist(/|$)", -- Cabal intermediates
> >                    "# *.ko files aren't boring by default because they 
> > might",
> >                    "# be Korean translations rather than kernel modules.",
> >                    "# \\.ko$",
> 
> Thanks for the patch, but the "^dist(/|$)" pattern is entirely unreasonable
> for the default boring file.  It is a perfectly reasonable directory name.
> 
> David

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: signature.asc
Description: Digital signature

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to