Re: darcs patch: Run diff(1) with -a when comparing output.

2010-04-17 Thread Matthias Kilian
On Sat, Apr 17, 2010 at 09:44:13PM +0100, Ian Lynagh wrote: > > Please note that this patch is super-unimportant and should only > > be pushed if it has been tested at least by the MacOS X and Solaris > > people (I don't expect any fallout on Windows, Linux, FreeBSD and > > NetBSD). > > The diff o

Re: darcs patch: Run diff(1) with -a when comparing output.

2010-04-17 Thread Ian Lynagh
On Sat, Apr 17, 2010 at 03:32:57PM +0200, Matthias Kilian wrote: > On Sat, Apr 17, 2010 at 03:30:14PM +0200, Matthias Kilian wrote: > > Fri Apr 16 15:31:06 CEST 2010 Matthias Kilian > > * Run diff(1) with -a when comparing output. > > > > This stops diff(1) on OpenBSD (and maybe other syst

Re: darcs patch: Run diff(1) with -a when comparing output.

2010-04-17 Thread Matthias Kilian
On Sat, Apr 17, 2010 at 03:30:14PM +0200, Matthias Kilian wrote: > Fri Apr 16 15:31:06 CEST 2010 Matthias Kilian > * Run diff(1) with -a when comparing output. > > This stops diff(1) on OpenBSD (and maybe other systems) from treating > some output files as binary. > Please note that