Control: forwarded -1 http://core.tcl.tk/tcl/tktview/2572fe7773

Hello,

On Mon, 16 Sep 2013 11:29:55 +0100
Bruce Stephens <[email protected]> wrote:

> I have an expect script that tries to match ([^[:cntrl:]]*), and it
> also matches the CRs at the end of a line.  On inspection, that's
> because controlRangeTable[] and controlCharTable[] do not contain the
> normal ASCII control characters (which I think are also Unicode
> control characters).  In tcl8.4, they are included (though by the
> looks of it it's only ASCII since it only seems to include 0x0-0x1f
> and 0x7f-0x9f).

Thanks for the report, I've forwarded it upstream.

http://core.tcl.tk/tcl/tktview/2572fe7773

-- 
WBR, Andrew

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Pkg-tcltk-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-tcltk-devel

Reply via email to