3moeller>  [1]   Does the filename really have to end in ".c"?  I'd prefer ".in"
3moeller>        if it cannot cause any problems with other compilers.  Is there
3moeller>        a portable option that allows to use a different suffix?
3moeller>        Sun's cc version 4.2 accepts anything, but gcc complains
3moeller>        when I do "gcc -DNO_IDEA -E testenc_methods.strange_suffix".

I'm afraid there's no way to avoid that.  If you use foo.in, you'll
just have to copy it to a temoprary .c file and work with that one.
I see that as unnecessary (sp?) work.

3moeller> and plan to apply the following patches, unless someone complains:

Those patches look right to me.

-- 
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]

Reply via email to