Am Montag, 25. Februar 2008 23:49:37 schrieb Douglas E. Engert:
> pkcs15-prkey-rutoken.c also has problems with u_int32_t,
> unsigned int might be a beter choice.

unsigned int is a 64 bit number on 64bit architectures?

I like the changes you propose. any casting from u8* to something of a 
different size is evil and we should avoid it. 

Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to