|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
[Muscle] Cleanup patches - MCardPlugin and PKCS11
From: Iain MacDonnell (muscle
dseven.org)
Date: Mon Mar 27 2006 - 17:39:12 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Couple of little cleanup patches for SVN trunk :-
http://www.dseven.org/muscle/patches/
PKCS11-solaris-cleanup.patch
* configure.in - only do GCC-isms (eg. -Wall) if we're using GCC
* Removed use of __const - seems dead, esp. ifndef __USE_GNU
* Removed some assert()ions
* Don't try to dereference NULL ptr if getenv("HOME") fails - also,
look for pkcs11rc in /etc if there's no $HOME/.pkcs11rc
MCardPlugin-cleanup.patch
* configure.in - only do GCC-isms (eg. -Wall) if we're using GCC
* Use backticks (``) for command substitution in installBundle (/bin/sh
is not always bash)
~Iain
_______________________________________________
Muscle mailing list
Muscle
lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]