On 9/1/06, Ted Unangst <[EMAIL PROTECTED]> wrote:
On 8/31/06, viq <[EMAIL PROTECTED]> wrote:
> On 8/31/06, Otto Moerbeek <[EMAIL PROTECTED]> wrote:
> > Now I don't know if GNU patch has a more smart heuristic for this
> > case, but it could very well be just good luck GNU patch is appplying
> > the hunk at a better place, in this particluar case.
>
> Yes, GNU patch doesn't seem to have problems with this, while
> OpenBSD's does. So, a bug or a feature? Fix patch or fix patches? ;)
so what happens when the last line that was added prior to the diff is
# EOF
? where does gnu diff put the eof marker?
I'm not sure what you're asking here... If you mean where does the
resulting file end, then GNU as last line has:
$(LN_S) $(silc_top_srcdir)/lib/.libs/libsilcclient.a .libs/silcclient.a
while our gives after that line:
silc-cmdqueue.h and a newline.
If you want I can put online both those files and the resulting files.
--
viq