[DVDnav-discuss] r1200 - trunk/libdvdread/src/dvd_reader.c
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue Jul 20 18:58:57 CEST 2010
On Tue, Jul 20, 2010 at 11:31:23AM +0200, Nico Sabbi wrote:
> KO Myung-Hun ha scritto:
> >You should consider 'a' .. 'z' case as well. Or it would be better to
> >use isalpha().
> >
>
> isalpha() is better. Committed
Not that I mind, but it's actually wrong.
A-Z and a-z and only those are valid drive letters, no matter what
the locale is - there is no drive "ä", "å" "ñ" or whatever.
More information about the DVDnav-discuss
mailing list