In message <[EMAIL PROTECTED]> on Mon, 06 Jun 2005 09:39:51 +1000 (EST), "Brian 
Havard" <[EMAIL PROTECTED]> said:

brianh> There's a few other places where VMS is specifically tested for related 
to
brianh> this that probably should also be changed. 
brianh> 
brianh> IE ./ssl/d1_pkt.c:139,1456,1741
brianh>    ./ssl/d1_pkt.c:135
brianh>    ./crypto/pqueue/pqueue.c:202
brianh> 
brianh> Currently, without BN_LLONG defined, I get this:
brianh> ./ssl/d1_pkt.c: In function `dtls1_record_replay_check':
brianh> ./ssl/d1_pkt.c:1457: invalid initializer

Actually, as it is, I think those won't need to have any special tests
any more, since all cases when there is no 64-bit integer provided by
the compiler (as far as we know), BIGNUMs are used instead...

I'll try that.

Thanks for the notification.

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to