justinethier / cyclone

:cyclone: A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system capable of generating fast native binaries.
http://justinethier.github.io/cyclone/
MIT License
823 stars 42 forks source link

Latest rational unit tests broken on mac OS #518

Closed justinethier closed 8 months ago

justinethier commented 8 months ago

See action results in bootstrap repo prior to this commit: https://github.com/justinethier/cyclone-bootstrap/commit/c975c4fdd6ac4ccfc6e493a61f07b46a494cb69d

justinethier commented 8 months ago

Adjusted tests to avoid mp_set_double calls which are not currently supported on clang.