Strip out NULL keys in dbList
commitaac96b625d52878e818e08853be18e00f4c3cccd
authorRoger D. Peng [amelia] <rpeng@jhsph.edu>
Thu, 7 Aug 2008 00:01:41 +0000 (6 20:01 -0400)
committerRoger D. Peng [amelia] <rpeng@jhsph.edu>
Thu, 7 Aug 2008 00:01:41 +0000 (6 20:01 -0400)
tree7886000e63ed93fddecf5bb74be9c09bf0baed74
parent7f3b9cdffec537b8087c1566f3f1c1925e60bb04
Strip out NULL keys in dbList

Now that we're using the C version of readKeyMap, we need to check
for these NULL keys (that have been deleted).  Not an ideal solution
but it seems you can't delete elements of an environment from the C
level.
R/filehash-DB1.R