Overview
| Artifact ID: | 41e350522ab6a4b4483a75476076051d0b3cd2e9d70f7b0dd83ce6cb8886571c |
|---|---|
| Ticket: | 5607d6482c5b5ab21e58ed315d4c4f07bad90335
strict ucs-2 never implemented (TIP #346/#656) |
| User & Date: | jan.nijtmans 2023-02-19 10:30:08 |
Changes
- assignee changed to: "nobody"
- closer changed to: "nobody"
- cmimetype changed to: "text/x-fossil-plain"
- comment changed to:
Consider % package require Tcl 8.7a6 % encoding convertto -strict ucs-2 \uDC00 Ü % encoding convertto -strict ucs-2 \U10000 ýÿ First example is a surrogate, second example is a code > U+FFFF. Both should throw an exception when using -strict, but this was never implemented
- foundin changed to: "8.7b1"
- is_private changed to: "0"
- login: "jan.nijtmans"
- priority changed to: "5 Medium"
- private_contact changed to: "0c50e5320704d174412e57b873d8932de15303e0"
- resolution changed to: "None"
- severity changed to: "Important"
- status changed to: "Open"
- submitter changed to: "jan.nijtmans"
- subsystem changed to: "16. Commands A-H"
- title changed to: "strict ucs-2 never implemented (TIP #346/#656)"
- type changed to: "Bug"