Raymond Toy pushed to branch issue-456-more-accurate-complex-div at cmucl / cmucl Commits: 2e3981c0 by Raymond Toy at 2025-12-13T20:26:41-08:00 Fix typo in release notes: item was incorrectly indented [skip-ci] - - - - - 1 changed file: - src/general-info/release-22a.md Changes: ===================================== src/general-info/release-22a.md ===================================== @@ -35,7 +35,7 @@ public domain. defpackage with errno symbols * #453: Use correct flags for analyzer and always save logs. * #456: Improve accuracy for division of complex double-floats - * #458: Spurious overflow in double-double-float multiply + * #458: Spurious overflow in double-double-float multiply * Other changes: * Improvements to the PCL implementation of CLOS: * Changes to building procedure: View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/2e3981c0c75cb3332919f5c6... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/2e3981c0c75cb3332919f5c6... You're receiving this email because of your account on gitlab.common-lisp.net.
participants (1)
-
Raymond Toy (@rtoy)