I just modified ebcdic.h so that I didn't get unresolved references on the 
names _openssl_os_toascii  
_openssl_os_toebcdic 
_openssl_ebcdic2ascii
_openssl_ascii2ebcdic.
The names os_toascii  
os_toebcdic 
ebcdic2ascii
ascii2ebcdic resolve fine.  It could be that the functions which fail in the 
test suite are due to not taking ebcdic into account.  However, there are 
plenty of functions which do (use test macro CHARSET_EBCDIC). I spend some time 
looking at randtest.c, and it appears there is no ebcdic issue there.  I am not 
familiar with the rand algorithm, so it is not obvious to me why it is failing 
its tests. 

--Evan

Forwarded Message:
> To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> From: Richard Levitte - VMS Whacker <[EMAIL PROTECTED]>
> Subject: Re: OS/390
> Date: Fri, 15 Sep 2000 17:18:55 +0200
> -----
> From: [EMAIL PROTECTED]
> 
> n2xjk> Following up my previous note regarding failing tests on
> n2xjk> OS/390, I did have to make one change to a header: ebcdic.h.  I
> n2xjk> removed the defines which remapped  the translation functions.
> 
> I don't think that's the right way to do it.  The right way would be
> to find the modules that fail to include ebcdic.h, either directly or
> through another header file.  Or do I misunderstand the problem?
> 
> -- 
> 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-709-50 36 10
> Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
> Member of the OpenSSL development team: http://www.openssl.org/
> Software Engineer, Celo Communications: http://www.celocom.com/
> 
> Unsolicited commercial email is subject to an archival fee of $400.
> See <http://www.stacken.kth.se/~levitte/mail/> for more info.
> 


---------------------------------------------
This message was sent via the Ulsternet webmail system.
http://www.ulster.net


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to