Rich Townsend
Rich Townsend
Is there a way to change where gollum searches for grid data? If it is hardwired to ~/libraries/raw, that should be user-changeable. Review link: https://github.com/openjournals/joss-reviews/issues/6601
Further to this report: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116980 ...it seems that Xcode 16 has broken the fixed includes with gcc 13.3.0 on MacOS 15. Compiling the hello.c demo program on the bugzilla page...
I've just successfully compiled toml-f (0.4.2) using gcc 13.3.0 on MacOS Sonoma. When running the tests, I get two failures as follows: > Starting table-real-sp ... (12/22) > ... table-real-sp...
When ./install is re-run after a complete build, libforum (in the forum subdir) gets rebuilt even though it doesn't need to be. Same with gyre. This will likely get fixed...
The doc page discussing reaction networks: https://docs.mesastar.org/en/latest/net/nets.html ...references the pp_extras reaction, but that reaction isn't actually specified on the page. Needs to be fixed.