Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: 8a1ae1fa06f98c9a711c6ce0c01848b57d25aeea
Ticket: 436332ffffffffffffffffffffffffffffffffff
Need way to append bytearray objs
User & Date: dkf 2014-02-23 17:16:58
Changes

  1. closer changed to: "nobody"
  2. comment changed to:
    There needs to be a way to concat/append ByteArray
    objects with *no* twiddling of the data (binary clean).
     Tcl_AppendToObj and company don't work, as they are
    meant for strings, and seem to do weird UTF stuff.  I
    can implement this if it will be included.
    
  3. login: "dkf"
  4. mimetype: "text/plain"
  5. priority changed to: "7 High"
  6. severity changed to: "Minor"