Petr Sumbera
Petr Sumbera
> @psumbera what do you think of keeping this open to track adding a check in CI? > > In case running the unit tests on Solaris on CI is...
> What OS are you running on? What do you get if you run `ldd /path/to/crypto*.so`? The OS is latest Solaris 11.4. `ldd` output for both `crypto.so` modules is the...
I have tried to bisect the issue and it says that the first bad commiw was: https://github.com/erlang/otp/commit/5660f1b9da05ce61382454f0fce4a96ee2473f13
Ok the issue is that Erlang 23.3.4.16 is missing following commit: https://github.com/erlang/otp/commit/5549bf92e6920304ae83af13511b9a1c62ffe71e . Any chance to get it into 24 branch?
Ops, Yes, it's typo. Fow now I need to use 24.3.4.16 (released last week).
@JohnTitor can you please have look at this? Thank you!
@JohnTitor is there anything wrong with this pull request?
r? @tgross35 Can you please help with merging of this?
> I am not sure what to check against, are there docs/headers online for the constants? The only way how to review header files I can think of is: 1....
r? @tgross35 @pfmooney