Tcl "registry" package missing after Cygwin update.

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Tue Mar 20 21:32:00 GMT 2012


http://cygwin.com/acronyms/#PCYMTWLL !

On 2012-03-20 15:15, Tim Auckland wrote:
> After updating to the latest Cygwin, our test scripts are failing because the "registry" package is missing from tclsh:
>
> This probably coincides with the upgrade from tcl8.4 to tcl8.5 reported in the announcement below.

Correct.  As documented in the corresponding manpage (`man n registry'), 
"[t]his  command  is  only  supported  on the Windows platform", which 
(wrt Tcl/Tk) Cygwin is no longer:

$ echo 'puts $::tcl_platform(platform)' | tclsh
unix


Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list