[hatari-devel] Bug with Fsfirst("a*.*")

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hello.

There is a bug in Hatari GEMDOS emulation regarding to Fsfirst() file patterns.

1) Normal operation (tested with Hatari and TOS 1.62 on A:).

- Fsfirst("a*") finds all files and directories starting with A but without extension.

- Fsfirst("a*.*") finds all files and directories starting with A, with or without extension.

2) Hatari bug on emulated C:

- Fsfirst("a*.*") only finds files and directories having an extension.

This can be easily tested with TomShell and the dir command:
http://www.wikiberd.de/~dennis/atari/tomshell.lzh

The same occurs with EmuTOS's command line (EmuCON).

dir a*.*

--
Vincent Rivière



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/