On Mon, Apr 07, 2014, Steven M. Schweda wrote:

> >    OpenSSL version 1.0.1g released
> 
>    A relatively recent change to the VMS builders causes trouble for
> folks who lack the latest compiler.  Using "HP C V7.3-009 on OpenVMS
> Alpha V8.3" or "HP C V7.3-019 on OpenVMS IA64 V8.3-1H1", for example:
> 
> [...]
>         s2_meth.c
> 
> %CC-W-UNKMSGID, Unknown message id or group "MAYLOSEDATA3" is ignored.
> %LIBRAR-W-COMCOD, compilation warnings in module S2_METH file
> ALP$DKC100:[UTILITY.SOURCE.OPENSSL.openssl-1_0_1g.ALPHA.OBJ.SSL]s2_meth.OBJ;1
> [...]
> %LINK-W-WRNERS, compilation warnings  in module S2_METH file
> ALP$DKC100:[UTILITY.SOURCE.OPENSSL.openssl-1_0_1g.ALPHA.EXE.SSL]SSL_LIBSSL32.OLB;1
> [...]
> 
>    I see about 48 of the %CC-W-UNKMSGID, 47 of the %LIBRAR-W-COMCOD, and
> 157 of the %LINK-W-WRNERS.  This is annoying.  I propose a change to
> suppress "MAYLOSEDATA3" warnings only if the compiler recognizes it:
> 

Patch applied. Let me know of any problems.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to