Am Donnerstag 10 September 2009 08:35:37 schrieb François Leblanc: > New patch witch take care of notice from Andreas, Ludovic, and Martin.
ok, still you have a few extra functions (I guess you added them for testing) that need to be removed: sc_check_sw, _sc_card_add_rsa_alg, trace_apdu and you need to define min() and max() somewhere. also why do you use _strdup? that is undefined as well. and I got one warning about an unused variable p that can go as well. also #include "compat_strlcpy.h" should fix one warning I guess. but I couldn' reproduce your problem with tools/doc/, on my system it works fine, both html and man page look ok (you could add yourself as AUTHOR if you want). Regards, Andreas _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
