ben> > And there are a few places where variables are "unsigned char *" when
ben> > they should be "char *" or vice versa, causing warnings from the compiler.
ben>
ben> I'm curious to know which compiler, and with what settings?
DEC C is one compiler that complains when signed and unsigned chars
(and ints) are mixed. I rnu versino 5.7 on VMS.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-161 43 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
Re: prototype and char/uchar fixes, strange return in p12_decr.c
Richard Levitte - VMS Whacker Fri, 16 Apr 1999 14:09:30 -0700
- prototype and char/uchar fixes, strange retu... Anonymous
- Re: prototype and char/uchar fixes, str... Dr Stephen Henson
- Re: prototype and char/uchar fixes, str... Ben Laurie
- Re: prototype and char/uchar fixes,... Richard Levitte - VMS Whacker
- Re: prototype and char/uchar fixes, str... Anonymous
