Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Fix [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on invalid input |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | core-8-branch |
| Files: | files | file ages | folders |
| SHA3-256: |
18437bdc82d0152c8257b240d006967b |
| User & Date: | jan.nijtmans 2023-03-21 16:28:57.422 |
References
|
2023-03-24
| ||
| 21:59 | • Closed ticket [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 pl... artifact: 3b7246038f user: jan.nijtmans | |
|
2023-03-21
| ||
| 17:51 | • Closed ticket [1bedc53c8c]: synchronous read with -strictencoding does not pro... artifact: 3a53c0d261 user: jan.nijtmans | |
Context
|
2023-03-21
| ||
| 23:49 | Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes ownership of newValuePtr... check-in: c0778ccb77 user: pooryorick tags: core-8-branch | |
| 16:54 | Merge 8.7 check-in: 78beedf7e2 user: jan.nijtmans tags: trunk, main | |
| 16:28 | Fix [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on invalid input check-in: 18437bdc82 user: jan.nijtmans tags: core-8-branch | |
| 16:26 | Fix indenting. More use of TCL_INDEX_NONE check-in: 4e6e2301fa user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Some test-cases, which test for partial read without throwing EILSEQ immediately, only work with ""-... closed check-in: ac6ce395d7 user: jan.nijtmans tags: bug-1bedc53c8c | |
Changes
Changes to generic/tclIO.c.
Changes to tests/io.test.
