Artifact 57d7727c7c6b805e997e4cd5daa25ac4a04ea4eb:
- File generic/tclTrace.c — part of check-in [0166a72b6a] at 2014-09-16 10:32:36 on branch aspect-array-traces — ... okay, so it looks like: * TclCallVarTraces *can* identify the name of an array element because it TclIsVarInHash() and the table can be recognised. I hope. Perhaps not as a particular array, but as *an* array. * (it looks like) [upvar 0 a(x) y] copies varPtr->flags (TCL_TRACED_WRITE) from a(x), which isn't much help if a is traced * but it's fine for upvar arr -> arr. I guess the TraceVarProc calls check the containing arr if it's an arr ref (user: aspect size: 98393)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.