2014-11-13 19:21 GMT+01:00 David Woodhouse <[email protected]>: > I think this is something that pcsclite basically defines, and the IFD > drivers ought to follow. Either you declare that it's all UTF-8, > everywhere (which is the sane option in 2014), or you declare that it > follows $LC_CTYPE (which I think would parallel the Windows > SCardListReadersA function).
Since valid charaters are ([A-Z]|[a-z]|[0-9]|[ \t]|[!@#$%^&*()\-+/_\:?.,=~'";\[\]])+ we can declare that only a subset of ASCII is supported. Bye -- Dr. Ludovic Rousseau _______________________________________________ Pcsclite-muscle mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pcsclite-muscle
