Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: c9267000987bd2d8b8b5b388e572a7302202cbe6c23e005bc5567ea262e6a284
Ticket: cc1e91552c0ca1817292d951f8c694b28c2b2251
Regression in list expansion
User & Date: sebres 2019-01-11 16:37:49
Changes

  1. closedate changed to: "2458495.19292861"
  2. icomment:
    So since [1671ba2d5c] the second regression (crash) is also covered now...
    
    Everybody has now new test-facility "testpurebytesobj" allowing creation of pure bytes object without internal representations (NULL's).
    
    Using this it's pretty simple to cover similar things, as well as to reproduce the crash, noticed by François (of course, only on branch before the Jan's fix [58c46e74b931d3a1]):
    
    <code><pre style="padding-left:10pt">
    load tcltest86 Tcltest
    lrange [testpurebytesobj] 0 1
    </pre></code>
    
  3. login: "sebres"
  4. mimetype: "text/x-fossil-wiki"