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

grumble, grumble

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-12-19 05:13:35 CET

I'm finding it rather annoying that svn_wc_prop_get() takes an svn_string_t.
I've got a couple fixed names for properties and need to keep constructing
an svn_string_t to deal with the props.

Should I:

  1) create a second interface that takes a "const char *"
or
  2) change the prototype for svn_wc_prop_get/set ?

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:17 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.