matti.aarnio> gcc -I.. -I../../include -mcpu=ev56 -O3 -DL_ENDIAN -DTERMIO   -c -o 
b_print.o b_print.c
matti.aarnio> b_print.c: In function `dopr':
matti.aarnio> b_print.c:295: `short int' is promoted to `int' when passed through `...'
matti.aarnio> b_print.c:295: (so you should pass `int' not `short int' to `va_arg')
matti.aarnio> b_print.c:319: `short unsigned int' is promoted to `int' when passed 
through `...'

You're the second person (that I know of) to see this.  And of course
you're right, that needs changing.  Will happen in a commit, soon
available at a site near you :-).

-- 
Richard Levitte   \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis             -- [EMAIL PROTECTED]
           Member of the OpenSSL development team

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]

Reply via email to