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

Re: svn commit: rev 762 - trunk/subversion/include trunk/subversion/libsvn_subr

From: Branko Èibej <brane_at_xbc.nu>
Date: 2002-01-08 23:07:33 CET

cmpilato@tigris.org wrote:

>Author: cmpilato
>Date: 2002-01-08 20:18 GMT
>New Revision: 762
>
>Modified:
> trunk/subversion/include/svn_io.h
> trunk/subversion/libsvn_subr/io.c
>
[snip]

>
>- - EOL strings can be multi-character. This means we run the
>- risk of an EOL string spanning chunks read from SRC
>+ case '$':
>+ /* If we are currently in the middle of tracking a possible
>+ keyword expansion, then this is its terminator. Else,
>+ this is the beginning of a new possible keyword. */
>+ default:
>
MSVC complains about a missing semicolon here.

>
>+ }
>
>- - Perhaps we need a function to simply figure out what SRC's
>- current EOL string is, heuristically, since it might have
>- been tainted by an unaware tool?
>+ /* ### TODO: Here's the real meat. Things to keep in mind:
>
>

-- 
Brane �ibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:55 2006

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.