hash api is clumsy
From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-10-05 02:20:12 CEST
Greg, I've found an annoying quirk in the APR hash table interface.
The function to add an entry to an APR hash table takes the key as a
The problem is, I'm storing and retrieving data in hash tables where
apr_hash_set (hash,
Otherwise, if key_len happens to be zero --- i.e., the key is the
It would be nicer if apr_hash_{set,get} used a length of -1 to
|
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.