On Sep 4, 2009, at 1:21 PM, Stephen Henson via RT wrote:

>> [seggelm...@fh-muenster.de - Fri Sep 04 09:39:52 2009]:
>>
>>
>> Still wrong casts....I hope that's it now....
>>
>
> A fair number of the casts seem to be unnecessary for example in
> RAND_bytes(), OPENSSL_malloc() and HMAC(). Do you get warnings on your
> system without them?

I used the same example in a server/client testprogram and compiled it  
with the g++ compiler to be very pedantic. The regular gcc doesn't  
complain if there are none at all, but the g++ is nagging about  
missing casts.

- Robin


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to