On Tue, May 21, 2013 at 11:27:00PM +0200, Johannes Berg wrote: > On Tue, 2013-05-21 at 14:16 -0700, Josh Triplett wrote: > > On Tue, May 21, 2013 at 08:18:21PM +0100, Ramsay Jones wrote: > > > Signed-off-by: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx> > > > > -b doesn't just ignore CR at end of line; it would also ignore changes > > in the amount of whitespace elsewhere on the line. You might consider > > piping the input that has CRs through sed before storing it, to delete > > the CR at end of line before comparing, instead. > > Or just use --strip-trailing-cr, no? Or maybe that's not available? Nice, I didn't know about that one. Yes, if MinGW's diff has that, by all means use it. - Josh Triplett -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html