freebsd-ports/lang/tclX/files/tcl86-test-patch
Mikhail Teterin a4d1570b48 After a lively discussion with Tcl developers, fix the TclX
profile-code to use the official API-calls instead of modifying
Tcl's internal data-structures directly.

The profile command now works again. Will try to have the change
committed upstream.
2014-08-02 00:39:42 +00:00

14 lines
546 B
Text

--- tests/profile.test 2012-11-06 18:00:07.000000000 -0500
+++ tests/profile.test 2014-08-01 20:23:17.000000000 -0400
@@ -310,5 +310,4 @@
{{::ProcD4 ::ProcC4 ::ProcB4 ::ProcA4 <global>} 1} \
{{::ProcE4 ::ProcB4 ::ProcA4 <global>} 1} \
- {{::error ::ProcD4 ::ProcC4 ::ProcB4 ::ProcA4 <global>} 1} \
{{::profile <global>} 1}]
@@ -336,5 +335,4 @@
{{::ProcD4 ::ProcC4 ::ProcB4 ::ProcA4 <global>} 1} \
{{::ProcE4 ::ProcB4 ::ProcA4 <global>} 1} \
- {{::error ::ProcD4 ::ProcC4 ::ProcB4 ::ProcA4 <global>} 1} \
{{::profile <global>} 1}]