diff options
| author | sbron <tclcore@tclcode.com> | 2025-05-06 08:46:45 (GMT) |
|---|---|---|
| committer | sbron <tclcore@tclcode.com> | 2025-05-06 08:46:45 (GMT) |
| commit | adb1650aa30981743e3d79d882b60d07395e48dd (patch) | |
| tree | 99db3a161c806bf9dade13494e2fc288f2133d34 | |
| parent | 218a91458aabb963b41181fae04b95cac5d8641a (diff) | |
| download | tcl-adb1650aa30981743e3d79d882b60d07395e48dd.zip tcl-adb1650aa30981743e3d79d882b60d07395e48dd.tar.gz tcl-adb1650aa30981743e3d79d882b60d07395e48dd.tar.bz2 | |
Fix links to tickets.
| -rw-r--r-- | changes.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ to the userbase. # Bug fixes - [Better error-message than "interpreter uses an incompatible stubs mechanism"](https://core.tcl-lang.org/tcl/tktview/fc3509) - - [$interp eval $lambda] after [eval $lambda] or vice versa fails](https://core.tcl-lang.org/tcl/tktview/98006f) - - [tcl::mathfunc::isunordered inconsistency with some integer values](https://core.tcl-lang.org/tcl/tktview/67d5f7) + - [\[$interp eval $lambda\] after \[eval $lambda\] or vice versa fails](https://core.tcl-lang.org/tcl/tktview/67d5f7) + - [tcl::mathfunc::isunordered inconsistency with some integer values](https://core.tcl-lang.org/tcl/tktview/98006f) - [test lseq hangs with -Os](https://core.tcl-lang.org/tcl/tktview/d2a3c5) - [exec does not handle app execution aliases on Windows](https://core.tcl-lang.org/tcl/tktview/4f0b57) - [auto_execok does not find several built-in cmd commands](https://core.tcl-lang.org/tcl/tktview/4e2c8b) |
