TIP 626: Command arguments > 2^31 elements

Login
    Author:        Jan Nijtmans <[email protected]>
    State:         Draft
    Type:          Project
    Vote:          Pending
    Created:       24-05-2022
    Tcl-Version:   9.1
    Keywords:      Tcl
    Tcl-Branch:    tip-626

Abstract

This TIP proposes to change Tcl internally, to use Tcl_CreateObjCommand2() (TIP #627), and to change all internal handling, allowing > 2^31 elements. This doesn't change any API (since the API is already available), but it has some consequences.

Implementation

See branch tip-626

Copyright

This document has been placed in the public domain.