Roumen Petrov wrote:
Kurt Roeckx wrote:

Hi,

I've attached a patch that fixed a warning about the arguments to
a printf function.  strlen() returns an size_t, so it should have
the "z" modifier.


Is the patch tested on windows ?
"z" modifier - I'm not sure that this is portable.

if I remember correctly windows doesn't support this modifier
(at least I was told this as we discussed this for another project)

Cheers,
Nils
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to