On Fri, Jun 30, 2006 at 12:38:49PM +0200, Bill Allombert wrote: > There was an attachment, but it was somehow empty. > > Here a new one. The format look like diff -Nru: > > diff -Nru /tmp/8FTwAYJlot/flwm-1.00/config.h > /tmp/KfNDqvamm0/flwm-1.01/config.h > --- /tmp/8FTwAYJlot/flwm-1.00/config.h 1999-08-24 22:59:35.000000000 +0200 > +++ /tmp/KfNDqvamm0/flwm-1.01/config.h 2002-03-24 02:02:33.000000000 +0100
Thanks. The problem was that I was ignoring pathnames in /tmp/, to handle some case like this, where the names in /tmp/ are meaningless: diff -Nru /tmp/8FTwAYJlot /home/person/config.h --- /tmp/8FTwAYJlot 1999-08-24 22:59:35.000000000 +0200 +++ /home/person/config.h 2002-03-24 02:02:33.000000000 +0100 But removing that check, I don't have a test-case which breaks. So I removed the check, and if some relevant case arises, will address that. (I saved your example for regression testing ;-) -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net
pgpu3veZPpjeV.pgp
Description: PGP signature