Re: [opensc-devel] APPLE PC/SC bug workaround

2009-01-20 Thread Martin Paljak
Hey! On Sat, Jan 3, 2009 at 4:54 PM, Alon Bar-Lev wrote: > Reading the source I found that you added some code to workaround > apple bug [1][2]. > > Can you please move it into reader-pcsc.c, as this has nothing to do > with the generic interface of opensc. I would have done so but I think > that

Re: [opensc-devel] APPLE PC/SC bug workaround

2009-01-20 Thread Martin Paljak
On Fri, Jan 16, 2009 at 9:42 PM, Martin Paljak wrote: > not set, is profile_dir. The included patch creates a #define to get > rid of it but I really don't get the "eval eval eval eval" thing :) > I'm sure there is a more correct way of doing it, as currently > pkgdatadir and full_pkgdatadir have

Re: [opensc-devel] APPLE PC/SC bug workaround

2009-01-20 Thread Martin Paljak
On Fri, Jan 16, 2009 at 8:00 PM, Alon Bar-Lev wrote: > I would prefer you discuss changing defaults and behavior in the list > before you commit anything. These are not functional behavior changes but "common sense" fixes to things that currently don't behave as they were first implemented. Please

Re: [opensc-devel] APPLE PC/SC bug workaround

2009-01-20 Thread Alon Bar-Lev
On 1/16/09, Martin Paljak wrote: > On Fri, Jan 16, 2009 at 8:00 PM, Alon Bar-Lev wrote: > > I would prefer you discuss changing defaults and behavior in the list > > before you commit anything. > > These are not functional behavior changes but "common sense" fixes to > things that currently do

[opensc-devel] APPLE PC/SC bug workaround

2009-01-20 Thread Alon Bar-Lev
Hello Martin, Reading the source I found that you added some code to workaround apple bug [1][2]. Can you please move it into reader-pcsc.c, as this has nothing to do with the generic interface of opensc. I would have done so but I think that you can also verify it to work. Thanks, Alon. [1] ht

Re: [opensc-devel] APPLE PC/SC bug workaround

2009-01-20 Thread Alon Bar-Lev
On 1/16/09, Alon Bar-Lev wrote: > > There are still some options in the example configuration file (one > > distributed with Ubuntu/Debian by default) that differ from code level > > settings: > > hide_empty_tokens (yes in config, no in code) > > use_caching (true in config, false in co

Re: [opensc-devel] APPLE PC/SC bug workaround

2009-01-19 Thread Alon Bar-Lev
On 1/15/09, Martin Paljak wrote: > 10.5.6, the latest of Leopard fixes the problem, which was introduced > with Leopard. Removed. Thank you. I see you made some other changes... I would prefer you discuss changing defaults and behavior in the list before you commit anything. Also, please don't