
14 May
2004
14 May
'04
5:59 a.m.
| > "Jeremy Maitin-Shepard" <jbms@attbi.com> wrote in message | > news:87u0yk2uzu.fsf@jbms.ath.cx... | > | Thanks, I will look at these fixes, and also apply some other fixes | > | that have been suggested; I have just been rather for the past while. | > | | > | Would you mind providing the patch in unified diff format, so that it | > | is easier to read? | | > depends on what it is? I thought diff -c was the normal way of reporting | > patches? | | If you have GNU diff, diff -u generates unified diff format. here you go. diff -u is *much* easier to read than diff -c. Why do we recommend -c ??? br Thorsten