There are a bunch of places where I see unsigned char and char being
mixed with each other, making more pedantic ANSI-C compilers (like DEC
C) spew warnings all over the place.
I'm not really sure how this should be handled. For now, I turn char
to unsigned char if required, but I keep the prototypes to API
functions signed, which makes it a little tricky cast-wise in places.
Was there ever a concensus on how this should be handled? Go with
unsigned everywhere?
--
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]