Re: [GnuWin32-Users] problem with gdbm

2004-12-18 Thread Kees Zeelenberg
This bug has now been fixed. A new release is available from http://gnuwin32.sourceforge.net/ Kees Zeelenberg - Oorspronkelijk bericht - Van: "aykut inan iseri" <[EMAIL PROTECTED]> Aan: <[EMAIL PROTECTED]> Verzonden: maandag 18 oktober 2004 23:06 Onderwerp: [GnuWin

[GnuWin32-Users] problem with gdbm

2004-10-18 Thread aykut inan iseri
Hi, I have downloaded gdbm 1.8.3 and installed. When I try to run the test program like testgdbm -n -g test.gdbm I get the message 'gdbm_opened failed, Can't be a writer'. Also the file 'test.gdbm' is created with zero bytes length. I get the same result when I compile and run my own program.