[Freemint-list] Potential FS Bug

Peter Slegg p.slegg at scubadivers.co.uk
Sat Jan 7 14:10:58 MSK 2017


> Date: Sat, 7 Jan 2017 17:38:04 +1000
> From: Miro Krop??ek <miro.kropacek at gmail.com>
> Subject: Re: [Freemint-list] Potential FS Bug
> To: Mark Duckworth <mduckworth at atari-source.org>
> Cc: freemint-list at mail.atariforge.org
> Message-ID:
>     <CAN5rfbTmXStyNFqfqNqxezcHQsxN9aXfGJu85OUbb9RpqnZFzw at mail.gmail.com>
> >
> > ls /c/matrix/cxx/*.cxs -> no files.
> >
> [...]
>
> > ls /c/MATRIX/CXX/*.CXS -> match
> >
> [...]
>
>
> > so there seems to be some kind of pattern match bug when accessing the
> > fs with C:\ instead of /c/...  Any ideas?
> >
> This actually looks like more than that, you shouldn't get different output
> on TOS partitions at all.
>

I just tried a similar test:

bash-4.3# ls /c/mint/1-19-cur/*.cnf
/c/mint/1-19-cur/mint-ori.cnf  /c/mint/1-19-cur/mint.cnf

bash-4.3# ls C:\\MINT\\1-19-CUR\\*.CNF
ls: C:\MINT\1-19-CUR\*.CNF: No such file or directory

bash-4.3# ls C:\\MINT\\1-19-CUR\\*
ls: C:\MINT\1-19-CUR\*: No such file or directory

Regards,

Peter






More information about the Freemint-list mailing list