Tcl Source Code

Check-in [ba72282270]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Refactor error reporting when value is not an expected array variable name.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: ba72282270b0d3b513ed52877efbbc9bcd9b7491602910610eeb0f4a8af84578
User & Date: dgp 2018-04-18 23:41:48.835
Context
2018-04-19
01:41
merge 8.5 check-in: a376926d6e user: dgp tags: core-8-6-branch
2018-04-18
23:41
Refactor error reporting when value is not an expected array variable name. check-in: ba72282270 user: dgp tags: core-8-6-branch
23:31
Refactor to bring the test for existence of an array variable into LocateArray(). check-in: 9af19a47d6 user: dgp tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclVar.c.