At 2:37 PM -0500 9/21/99, Bill Carlson wrote:
>In htmerge/db.cc, mergeDB() is called to merge the second database.
>However, the first call to urls->Get_Next() fails, basically causing
>things to procede as if nothing was found to merge.
>
>In looking, I noticed there doesn't seem to be any error checking on a
>Start_Get, it seems to me that in my case the Start_Get is failing for
>some reason and then things go on, resulting in nothing merged. I do know
>the call to Open the docdb is sucessful.

I'd *really* worry if Start_Get failed. I guess technically, there 
could be an empty database, but that's not the problem here.

I'd wonder a bit if there was somehow an empty key (God forbid), but 
I don't know why Get_Next would fail. Perhaps a dump of the database 
might be useful here, you can use the db/dist/db_dump program to do 
so (use the -p flag to get semi-readable output).

-Geoff


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to