Hey:
Well I thought I cleaned up my chit:-)
Don't waste anymore time. It has to be me.
I'm working with some of my own makefiles right now.
Why, well because I haven't figured out this build system yet. (My fault no
"dis" intended)
Karl Fogel wrote:
> I'm totally baffled, Glenn; it's not happening when I build (but then,
> I don't have whatever patch you're writing).
>
Patch. Hmm.
Well the only patch I could provide would be three new methods in config.c
svn_config_make /* makes empty config */
svn_config_get_section_names /* returns apr_array of names */
svn_config_has_section /* does he have this section? */
For right now I'm using him below a sql_db_config thingy I wrote.
If folks want me to stay out of config.c I will. I just needed some parsing
and the config.c worked well for me.
I can plug in something else if this is a problem.
I may have one or two other methods to add which is why I haven't submitted a
patch.
Right now, I'm trying to work on support code for my SQL chit.
It's all too butt ugly to share right now. But I will.
It will have at least two new vtables driven by the sql_db_config.
I think I may put up a Subversion server for you guys to grab stuff and merge
in if you want to see what I'm up to.
Right now it's not worth our collective time.
gat
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 18 22:45:58 2002