Skip to content

Commit 95f4557

Browse files
committed
Add latest change
1 parent 26d0e1f commit 95f4557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
Bug Fixes
66

7+
- @nmeum fixed `open_memstream`/`fmemopen` feature detection with GCC >= 14.
78
- 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!
89
- 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:
910

0 commit comments

Comments
 (0)