Re: [PATCH] issue #2147 - v2
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-01-28 18:27:42 CET
VK Sameer <sameer@collab.net> writes:
> +const char *
Why is this test not the inverse of the test below?
> + break;
Why is this test not the inverse of the one above?
Perhaps you could structure the code so that the test only occurs in
> + q++;
Plain char could be signed and so the code has the potential to go
> + svn_stringbuf_appendcstr (outstr, escaped_char);
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jan 28 18:28:57 2005 |
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.