Ticket Change Details
Not logged in
Overview

Artifact ID: abbce347ae38fc5ab1f64d7c2b434c13f6fc29497966ba37b98f1f8feeb31ca9
Ticket: 6978c01b652ac87cfc7913f5e534825f15824768
Channel encoding difference 8.6 <-> 9.0
User & Date: oehhar 2022-09-09 14:07:05
Changes

  1. icomment:
    Two new tests added to prepare TIP 633:
    
       *   io-75.1: read an invalid utf-8 sequence from a file
       *   io-75.2: write an unrepresentable character to a file
    
    Those tests are in:
    
       *   TCL 8.6: [2221b9b6e3]
       *   TCL 8.7: [7ab32e9bf1]
       *   TCL 9.0: [67ffff5b7a]
    
    In TCL 8.6 and 8.7, both operation give results and succed. This works currently well.
    
    On TCL 9.0, both operations should fail. Currently, they don't.
    In consequence, the TCL 9.0 tests are marked as knownBug.
    
  2. login: "oehhar"
  3. mimetype: "text/x-fossil-wiki"
  4. username: "oehhar"