Clone
ssoberni <stefan.sobernig@wu-wien.ac.at>
committed
on 23 Aug 11
- generic/nsf.c: [current calledclass] used to return a literal "NULL" for cases of no active callstacked class. I fixed this, with [cur… Show more
- generic/nsf.c: [current calledclass] used to return a literal "NULL"   for cases of no active callstacked class. I fixed this, with   [current calledclass] now reporting an empty string in these cases. - library/lib/test.tcl: Adjusted the explanations along the exit/return fix - tests/introspection.test: Added some basic testing of [current   calledclass]

Show less