gwenhyfwar/src/crypt/crypt.h
Walter Roth <[email protected]>
| Newsgroups | gmane.comp.lib.libchipcard.devel |
|---|---|
| Organization | fh-swf |
| Message-ID | <[email protected]> |
Hallo,
die openhbci2 lib compiliert nicht mehr mit der neuen gwen1.99 vom 1.12. 05.
In der Datei r/src/crypt/crypt.h fehlen die Deklarationen für:
GWENHYWFAR_API
GWEN_CRYPTKEY *GWEN_CryptKey_FromDb(GWEN_DB_NODE *db);
GWENHYWFAR_API
GWEN_ERRORCODE GWEN_CryptKey_ToDb(const GWEN_CRYPTKEY *key,
GWEN_DB_NODE *db,
int pub);
Sie wurden ersetzt durch:
GWENHYWFAR_API
GWEN_CRYPTKEY *GWEN_CryptKey_fromDb(GWEN_DB_NODE *db);
GWENHYWFAR_API
GWEN_ERRORCODE GWEN_CryptKey_toDb(const GWEN_CRYPTKEY *key,
GWEN_DB_NODE *db,
int pub);
Dadurch kommt es zum Kopmilier-Abbruch. Kann man die Versionen mit den
GRoßbuchstaben wieder aktivieren? Die alte Schreibweise passt doch besser zum
Gesamtstil der Namensgebung.
In der Version vom 3.8.05 sind sie noch vorhanden.
Gruß
Walter Roth
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click