Tim Legant <[EMAIL PROTECTED]> writes: > His suggested fix or mktemp should be fine. Just make sure to play > the same game we do in build_dbm with mktemp so that the temp file > is in the same directory as the .cdb.
I did it slightly different than build_dbm because of cdb's quirks, but for example, f and ftmp now look like this during a call to build_cdb: /usr/home/jasonrm/cvs/tmda/dist/tfile.cdb [EMAIL PROTECTED] > I wonder how many other similar situations there are like this. > Must scan the code and think at some point soon.... Hopefully no others. This is something I've always tried to be careful about, and it's done correctly in other areas of the code (e.g, build_dbm, pickleit). _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
