Tcl Source Code

Check-in [e08c4afb53]
Login

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

Overview
Comment:Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: e08c4afb5351744eb1973490d35c50c4f9bb97a6dad53eb57e1812a8ed06b482
User & Date: pooryorick 2023-04-03 17:13:19.561
References
2023-04-03
17:15 Pending ticket [9ca87e6286]: Sync fcopy buffers input in ReadChars() plus 5 ... artifact: da17a3c374 user: pooryorick
Context
2023-04-04
16:26
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: ab027cdce4 user: pooryorick tags: core-8-branch
2023-04-03
19:58
Fix typo in test io-53.12.1. check-in: b154e3fedf user: pooryorick tags: trunk, main
17:13
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: e08c4afb53 user: pooryorick tags: trunk, main
17:12
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: 9498359f85 user: pooryorick tags: bug-9ca87e6286262a62f
2023-04-02
13:23
Bug [7e3f26c748] - TCL_MEM_DEBUG false positive check-in: f505b17748 user: apnadkarni tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclIO.c.
Changes to tests/io.test.