You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Jeff Trawick <tr...@attglobal.net> on 2002/08/22 14:43:10 UTC

shouldn't apr_dbm_get_usednames_ex() be able to return an error

when the dbm type is invalid?
-- 
Jeff Trawick | trawick@attglobal.net
Born in Roswell... married an alien...

Re: shouldn't apr_dbm_get_usednames_ex() be able to return an error

Posted by Greg Stein <gs...@lyra.org>.
On Thu, Aug 22, 2002 at 08:43:10AM -0400, Jeff Trawick wrote:
> when the dbm type is invalid?

Yup... it definitely should.

Note that apr_dbm still has more work to do to enable multiple dbms. If you
look inside apr_dbm.c, you can see some the funky code.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/