The dets bug again

Taj Khattra taj.khattra@REDACTED
Tue Dec 23 04:58:57 CET 2003


On Tue, Dec 23, 2003 at 01:19:41AM +0100, klacke@REDACTED wrote:
> I run my little test program on R7B and it worked like a
> charm, so dets is indeed broken in R9C

i was able to reproduce it too (linux 2.4.18, ext3 fs).

when i modified the call to dets:open_file() to create a
version 8 table instead

    dets:open_file(a, [{file, "foooo"}, {version, 8}])

it didn't produce any errors

-taj



More information about the erlang-questions mailing list