monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] BUG: "mtn diff" vs. "diff" with respect to not exis


From: Thomas Keller
Subject: Re: [Monotone-devel] BUG: "mtn diff" vs. "diff" with respect to not existing trailing newline on last line
Date: Wed, 27 Feb 2008 23:11:13 +0100
User-agent: Thunderbird 2.0.0.9 (Macintosh/20071031)

Ralf S. Engelschall schrieb:
| +++ test2.txt   2008-02-27 19:26:28 +0100
| @@ -1,3 +1,4 @@
|  foo
|  bar
| -quux
| \ No newline at end of file
| +quux
| +baz

Out of interest, why doesn't diff(1)'s output look like this?

| +++ test2.txt   2008-02-27 19:26:28 +0100
| @@ -1,3 +1,4 @@
|  foo
|  bar
|  quux
| +baz
| \ No newline at end of file


Because it seems to be a bit weird to me at least that the quux line which was there before was removed and then re-added just because it had no following newline in the first case...

In any case, an interesting finding. And since the diff format is probably not about to be changed in this case, we just need to comply anyways...

Thomas.

--
GPG-Key 0x160D1092 | address@hidden | http://thomaskeller.biz
Please note that according to the EU law on data retention, information
on every electronic information exchange might be retained for a period
of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]