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

Re: CVS update: subversion/subversion/libsvn_wc wc.h

From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-10-13 22:15:19 CEST

> -/* TODO: remove this later, once apr allows us to store NULL as a
> - hash key. */
> +/* How an entries file's owner dir is named in the entries file.
> + todo: change this to "" once apr hashes support empty keys */
> #define SVN_WC__ENTRIES_THIS_DIR "."

To be fair --- apr hash tables *do* support empty keys. You just need
to check for them every time you get/set hash table entries.
Received on Sat Oct 21 14:36:11 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.