[1165] Option value expansion implementation
From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2003-03-08 19:51:21 CET
In libsvn_subr/config.c's make_string_from_option() function, to
[section]
When expanding the value of X for option Y, I need know which section
1) Added a cfg_section_t * to the cfg_option_t structure (set in the
2) Leverage the last parameter of find_option() (a cfg_section_t **),
Both are fairly easy to implement, but I'm not sure which would be
-- Daniel Rall <dlr@finemaltcoding.com> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Mar 8 19:51:57 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.