Matt Caswell

Results 503 comments of Matt Caswell

Probable fix in #18460

Probable fix in #18470

> pr-18458 https://github.com/openssl/openssl/commit/0be5dc794fb921a8a0e0dadf3f421644eda1707a Assert that a property definition cache entry is the first There are now 2 commits in that PR. Did you get both of them?

> ../lib/gcc/x86_64-pc-linux-gnu/12.1.0/include-fixed/openssl/bn.h That looks like some other version of the `bn.h` file than the one from the custom OpenSSL you just installed. So this looks like an environmental issue. Probably...

Which version of MSVC are you using? > in the most recent version of OpenSSL I assume you are referring to the most recent stable version (3.0.5) as opposed to...

CI failures are relevant

Needs reconfirmation from @hlandau and/or @levitte

Pushed to master. Thanks.

Reading those two MS links I read that: > By default, the linker runs in incremental mode. And that: > Most programs can be linked incrementally. However, some changes are...