3 Mar
2026
3 Mar
'26
4:29 p.m.
Raymond Toy pushed to branch issue-435-add-core-math-lisp-support at cmucl / cmucl Commits: 54a53672 by Raymond Toy at 2026-03-03T08:28:42-08:00 Fix bad merge in lisp_expf Extra `#endif` removed. - - - - - 1 changed file: - src/lisp/irrat.c Changes: ===================================== src/lisp/irrat.c ===================================== @@ -504,7 +504,6 @@ lisp_expf(float x) #else return expf(x); #endif -#endif } float View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/54a53672b8c88b066fc13f43... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/54a53672b8c88b066fc13f43... You're receiving this email because of your account on gitlab.common-lisp.net.
115
Age (days ago)
115
Last active (days ago)
0 comments
1 participants
participants (1)
-
Raymond Toy (@rtoy)