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

Re: [1165 PATCH] Request for review of basic expansion

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-23 22:31:15 CET

Daniel Rall wrote:

>+ /* ### Rewriting this function using full-blown tokenization
>+ ### would prevent attempted expansions of text like
>+ ### "%(foo %(bar)s" under the name of "foo %(bar". */
>

That's quite all right. "foo %{bar" is a valid option name. :-)

Sequences like this this could obviously be typos; but, since we leave
the whole placeholder in the value if we can't expand it, they're also
easily debuggable.

All in all, this patch looks beautiful. Commit, commit!

-- 
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 Sun Mar 23 22:32:00 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.