Will Coleda <[EMAIL PROTECTED]> wrote:
> The attached patch provides a (possibly naive) implementation of the 
> remaining escape characters from:
> 
> http://www.tcl.tk/man/tcl8.5/TclCmd/Tcl.htm#M16
> 
> that were missing, namely
> 
> \ooo (octal)
> 
> \xhh (hex)
> 
> and
> 
> \uhhhh (unicode)
> 
> Supplied as a patch as I know someone's in the middle of working on the 
> parser right now.

That was me. I've just checked in this patch (slightly altered) as
part of my refactor (r8181). Thanks! :-)

-- 
matt diephouse
http://matt.diephouse.com

Reply via email to