Artifact 6a548e068676873194c8e2a26018a7f50e80645b:
- File tests/info.test — part of check-in [857c040860] at 2009-10-28 21:03:19 on branch trunk — * generic/tclLiteral.c: Fixed 2 bugs reported in [Bug 2888044]. * tests/info.test: First, as noted in the comments of the TclCleanupLiteralTable routine, since the teardown of the intrep of one Tcl_Obj can cause the teardown of others in the same table, the full table cleanup must be done with care, but the code did not contain the same care demanded in the comment. Second, recent additions to the info.test file had poor hygiene, leaving an array variable ::a lying around, which breaks later interp.test tests during a -singleproc 1 run of the test suite. (user: dgp size: 57692)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.