Re: svn commit: rev 4574 - in trunk/subversion: include libsvn_auth
From: <brane_at_xbc.nu>
Date: 2003-01-27 20:08:36 CET
Greg Stein wrote:
+ svn_auth_cred_simple_t *creds = apr_pcalloc (pool, sizeof(*creds));
Why non-const? We don't intend to change these values, and it just means
Just a general comment: You never need a cast from a non-const to a
-- 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.orgReceived on Sat Oct 14 02:20:12 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.