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
tcl by oldlaptop
1 days ago
tcl by apn
3 days ago
tcl by rmax
6 days ago
tcl by kevin_walzer
10 days ago
tcl by Bradipo
25 days ago
tcl by Stu
46 days ago
tcl by rhobart
60 days ago
tcl by stevel
64 days ago
tcl by dandyn
72 days ago
tcl by dandyn
72 days ago
Submit
New paste
Documentation
From Jabber