TclCompileCatchCmd minimum example
Posted to
tcl
by dbohdan at Sat Apr 29 05:34:03 GMT 2017
view raw
proc
foo {} {
catch
[
dict
get x y]
}
foo
# This fails with SIGABRT with the message
# "in TclCompileCatchCmd, currStackDepth = 2 should be 1"
# in Tcl 8.5.19.
Recent Posts
junk by bcharder
19 days ago
tcl by egavilan
28 days ago
tcl by Stu
30 days ago
tcl by Stu
30 days ago
tcl by oldlaptop
63 days ago
tcl by oldlaptop
63 days ago
tcl by Molnija Bjornsson
68 days ago
tcl by Molnija Bjornsson
68 days ago
tcl by zmoment
69 days ago
tcl by zmoment
69 days ago
Submit
New paste
Documentation
From Jabber