Your message dated Fri, 11 Apr 2014 13:19:14 +0400
with message-id 
<caoq2pxfxen8fcbyaqq63gcwetq5fp9rd+kek-zpkj3bnp62...@mail.gmail.com>
and subject line The bug is fixed
has caused the Debian Bug report #723090,
regarding tcl8.5: [:cntrl:] character class does not include 0x00-0x1f
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
723090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723090
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tcl8.5
Version: 8.5.14-5
Severity: normal

Dear Maintainer,

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).

-- System Information:
Debian Release: jessie/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'testing'), (500, 'oldstable'), 
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tcl8.5 depends on:
ii  libc6      2.17-92+b1
ii  libtcl8.5  8.5.14-5

tcl8.5 recommends no packages.

Versions of packages tcl8.5 suggests:
pn  tcl-tclreadline  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 8.5.15-4

Hi!

As Tcl 8.5.15 hit unstable, the bug was fixed, so, I'm closing it.

Cheers!
-- 
Sergei Golovan

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

Reply via email to