Andreas Jellinghaus wrote:
Am Montag, 19. März 2007 23:30 schrieb Nils Larsch:
well, which platforms actually have a getpassphrase() function ?
linux and solaris have it, hpux doesn't.
Perhaps it's time to replace getpass() with something own
(getpass() isn't really nice anyway as it suppresses some signals).
take a look at this code:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6252146
should work. except we can exchange the LINUX || SOLARIS
with a configure test for getpassphrase.
could someone open a bug? not a show stopper for 0.11.2 I think.
sorry but I must disagree. If I understand the bug report
correctly we either must disclaim support for solaris or
fix this bug as the bug might lead to PINs getting blocked
even though the correct PIN has been entered.
Nils
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel