[perl #39852] [TODO] Tcl - Create the ::tcl namespace properly

2008-03-17 Thread James Keenan via RT
On Sun Jul 16 15:12:44 2006, mdiep wrote: [snip] > This is a temporary hack that creates the ::tcl namespace. The sub is > required to make Parrot actually create the namespace. This should be > replaced with code (elsewhere) that actually populates the ::tcl with > whatever it's supposed to

[perl #39852] [TODO] Tcl - Create the ::tcl namespace properly

2006-07-16 Thread via RT
# New Ticket Created by Matt Diephouse # Please include the string: [perl #39852] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39852 > In order to pass some [namespace children] tests, I added this to the top of runtime