Ignore:
Timestamp:
Apr 10, 2012 4:12:19 PM (12 years ago)
Author:
gah
Message:

don't decode unencoded-strings (converting utf-8 string inadvertantly)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/flowvisviewer.tcl

    r2876 r2959  
    10531053        }
    10541054        "movie" {
    1055             puts stderr "read [string length $bytes] bytes type=$info(-type) token=$info(-token)"
    10561055            set tag $this-$info(-token)
    10571056            set _hardcopy($tag) $bytes
Note: See TracChangeset for help on using the changeset viewer.