Closed okuoku closed 7 years ago
Acknowledged, I will look into it. Thanks for the report.
Should be fixed in the head of the master
branch. Can you confirm it?
Confirmed the test passes on https://github.com/marcomaggi/vicare/commit/e732d0b5b6621ba6d95d5d07619372900e79eea7 Thanks!
Edit: ah, test in the original post also worked with the revision too.
I am using Vicare Scheme https://github.com/marcomaggi/vicare/commit/b36131c72d39ebce2936d465bbcaaa9223359093 on a Ubutu16.04.2.
It seems Vicare cannot accept 3 or more arguments to
boolean=?
procedure. In R6RS it should take multiple object just as other procedures. http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_598Step to reproduce
check.sps
vicare check.sps
Expected result
Acutual result