We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d890208 commit 4f56f15Copy full SHA for 4f56f15
documentation/source/release-notes/2025.1.rst
@@ -56,6 +56,10 @@ Compiler
56
* Fixed `issue 1395 <https://github.com/dylan-lang/opendylan/issues/1395>`_, which
57
prevented some valid variable names with a leading numeric from being parsed correctly.
58
59
+* A bug in the LLVM back-end that could cause stack overflows in
60
+ long-running functions that capture closures (such as for
61
+ exception handlers) has been fixed.
62
+
63
Tools
64
=====
65
0 commit comments