> You guys are both important contributors to the project.
+1
Personally I have learn a lot from your contributions.
Thanks Jakob and Michael.
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
> It's cargo-cult programming, most often by people who can't be bothered to
> learn the language they're using.
There are also sometimes portability issues, vendors get things wrong.
But at any rate, for this project, OpenSSL style says parens after sizeof and
says nothing at all about pre-proc
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf
> Of Jakob Bohm
> Sent: Tuesday, February 07, 2017 13:37
> To: openssl-users@openssl.org
> Subject: Re: [openssl-users] FW: problem with missing STDINT.H file
>
> Using parenthesis with the defined an
sers@openssl.org
Subject: Re: [openssl-users] FW: problem with missing STDINT.H file
On 07/02/2017 17:03, Michael Wojcik wrote:
>> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On
>> Behalf Of Andy Polyakov
>> Sent: Tuesday, February 07, 2017 10:49
>>> #
On 07/02/2017 17:03, Michael Wojcik wrote:
From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf
Of Andy Polyakov
Sent: Tuesday, February 07, 2017 10:49
# elif (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L)
|| \
defined(__osf__) || defined(__sgi) || defined
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf
> Of Andy Polyakov
> Sent: Tuesday, February 07, 2017 10:49
> > # elif (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L)
> || \
> > defined(__osf__) || defined(__sgi) || defined(__hpux) || \
> > defined(OP
>> The attached text file is a snippet from attempting to install
>> openssl-1.1.0c on a Solaris 8 machine. As can be seen, failed when
>> could not be found.
>
> Do you have inttypes.h instead?
>
> As Jeff pointed out in another email this is for uint32_t and similar
> types. These get included
On 30/01/17 20:44, Carter, James M. (MSFC-ES34) wrote:
>
>
>
>
> The attached text file is a snippet from attempting to install
> openssl-1.1.0c on a Solaris 8 machine. As can be seen, failed when
> could not be found.
Do you have inttypes.h instead?
As Jeff pointed out in another email
> The attached text file is a snippet from attempting to install
> openssl-1.1.0c on a Solaris 8 machine. As can be seen, failed when
> could not be found. There is no such file anywhere on this
> machine. As root, searched from the root directory for the file. Do have
> in more than one location
On 30/01/2017 21:44, Carter, James M. (MSFC-ES34) wrote:
The attached text file is a snippet from attempting to install
openssl-1.1.0c on a Solaris 8 machine. As can be seen, failed when
could not be found. There is no such file anywhere on this
machine. As root, searched from the root direc
The attached text file is a snippet from attempting to install openssl-1.1.0c
on a Solaris 8 machine. As can be seen, failed when could not be
found. There is no such file anywhere on this machine. As root, searched from
the root directory for the file. Do have in more than one location,
/u
11 matches
Mail list logo