Tcl Source Code

Check-in [75a9777184]
Login

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

Overview
Comment:Fix for issue [a8579d906a28], "argument with no name".
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: 75a9777184741e059cb42997f84ba98b93afe7035cd63dd9867d53011428eb8c
User & Date: pooryorick 2021-10-08 19:42:22.046
Original Comment: Fix for issue a8579d906a28, "argument with no name".
References
2021-10-08
19:51 Ticket [a8579d906a] 'argument with no name' calling proc with args built... artifact: 91c0e89b2c user: pooryorick
Context
2021-10-11
13:54
Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093deb5a|6ffcea9b]: Handle 6... check-in: 89c20907fe user: jan.nijtmans tags: core-8-6-branch
2021-10-08
19:42
Fix for issue [a8579d906a28], "argument with no name". check-in: 75a9777184 user: pooryorick tags: core-8-6-branch
07:04
merge-mark check-in: 628a86de6d user: jan.nijtmans tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclProc.c.
Changes to tests/proc.test.