Open robbertkrebbers opened 1 year ago
Thanks for the Global
fix. The warnings are all in the vendored copy of the MMaps library, which is used only for benchmarking purposes and is now maintained upstream (https://github.com/coq-community/coq-mmaps). So the way forward is to remove the vendored MMaps and use the external library.
I tried to compile and run the development with Coq 8.17 and get some errors and warnings.
The errors are about
Global
being missing, I will open a pull request for that.The warnings are as follows: