Bart Janssens
Bart Janssens
- add `gnu_cxx.h` and `config.h` when running make install - implement `std::hash` for `std::unordered_map` use
It seems that somehow (and in no way obvious to me how) commit https://github.com/JuliaLang/julia/commit/a1a2ac63cffd11f0edc3fe730797023867d82527 (#54739) broke the use of the Overrides.toml file. Details of the testing I did: /home/bjanssens/.julia/artifacts/Overrides.toml: ```toml...
Hi, Just a heads-up that I am in the process of upgrading `eccodes_jll` to the latest version here: https://github.com/JuliaPackaging/Yggdrasil/pull/8958 I have tested that GRIB.jl passes the tests using the new...
Issue #166
Issue #202
See https://github.com/JuliaInterop/CxxWrap.jl/actions/runs/11864776531/job/33068826778?pr=457#step:6:98 We use `Base.hash` to store the function signature hash, and this failure may indicate that it does what it promises and may not give the same value between...