On 7/6/06, Allison Randal <[EMAIL PROTECTED]> wrote:
Chip Salzenberg wrote:
> The below patches are my guess as to how to fix PGE and TGE for the recent
> change in .namespace. (That is, C<.namespace ['']> now means what it says,
> and the HLL root is reachable by C<.namespace> w/o parameters.)
TGE and PGE both need a thorough going-over for the new namespaces
implementation.
meanwhile, back at the ranch, perl6 is failing all
t/00-parrot/08-regex.t tests due to the .namespace changes. chip's
proposed PGE patch fixes those failures.
i don't mind broken tests between releases, but if this patch won't be
applied in the next day or three, let me know. the tests can be marked
as TODO, and we can eagerly wait for the day of unexpected success
that will surely follow.
~jerry