Andreas Kempf

Results 5 comments of Andreas Kempf
trafficstars

You are 100% correct. This development machine I am on does still seem to be using OpenSSL 1.0.2 for some reason. I foolishly thought that the missing symbols I encountered...

Apparently, and don't quote me on that, OpenSSL might not get updated to 1.1 automatically on AIX (yet). It is also possible that IBM is paying for extended support for...

Hi, just checking in. Is there anything you would like to have changed?

Sorry for bothering you, but is there a blocker for this pull request or do I just have to be patient?

Hi, some links about modules in GCC and Clang: https://gcc.gnu.org/wiki/cxx-modules https://clang.llvm.org/docs/Modules.html This will also affect e.g., ninja: https://github.com/ninja-build/ninja/pull/1521 It might be worth keeping in mind that e.g., Fortran has had...