Skip to content

Commit

Permalink
Add latest change
Browse files Browse the repository at this point in the history
  • Loading branch information
justinethier committed Sep 26, 2024
1 parent 26d0e1f commit 95f4557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

Bug Fixes

- @nmeum fixed `open_memstream`/`fmemopen` feature detection with GCC >= 14.
- Fixed a bug in `apply` where an error may be raised when processing quoted sub-expressions. For example the following would throw an error: `(apply cons '(5 (1 2)))`. Thanks to @srgx for the bug report!
- Fixed a beta expansion optimization bug where code such as the following would cause the compiler to hang. Thanks to Yorick Hardy for the bug report:

Expand Down

0 comments on commit 95f4557

Please sign in to comment.