Mail Archives: djgpp/1996/10/31/10:11:56
On Thu, 31 Oct 1996, Grzegorz Kolodziej wrote:
> The problem is (as it can be seen using gdb):
> While findfirst() finds file (res==0) the ffblk structure contains
> strange values i.e. field ff_name contains file name without first
> 2 letters,ff_fsize is any huge number (other fields aren't correct
> also), so found file couldn't be deleted by unlink().
This bug and its solution are explained in the DJGPP FAQ list
(v2/faq202b.zip from the same place you get DJGPP), section 22.10.
OTOH, if you upgrade to DJGPP v2.01, you won't need to read about this
problem, since it's corrected in that version.
- Raw text -