Improve mdb_open's error handling

This commit is contained in:
whydoubt
2004-06-02 12:31:18 +00:00
parent 5772a41e6e
commit 8e5b7ee293
2 changed files with 11 additions and 7 deletions

View File

@@ -1,3 +1,6 @@
Wed Jun 2 07:31:04 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/file.c: Improve mdb_open's error handling
Mon May 31 12:19:05 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/file.c: Make better use of glib functions