LKedward / fhash

fpm package implementing a hash table with support for generic keys and values.
https://lkedward.github.io/fhash/
MIT License
38 stars 8 forks source link

Fix release mode errors on OSX & Windows #12

Closed LKedward closed 3 years ago

LKedward commented 3 years ago

Fixes #11 and updates CI to use mingw64 gfortran-10 under msys2 in Windows runner.