[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Issue 1570] svn blame doesn't show last line of a file if there is no "\n" after it

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-11-05 21:32:21 CET

Do all files end in an EOL character - even on modern OSes - or should the
routine tag one onto the end of the stream - to be removed by the caller - so
that we know it is the end?

> http://subversion.tigris.org/issues/show_bug.cgi?id=1570
>
>
>
>
>
>
> ------- Additional comments from cmpilato@tigris.org Wed Nov 5 12:23:06
> -0800 2003 -------
> Can we avoid the warning stuff by letting callers simply look at buf[len -
> 1]
> and see if the last thing in the buffer was an EOL character?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: issues-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: issues-help@subversion.tigris.org
>

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse für Mail, Message, More! +++
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 5 21:33:23 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.