Yes, closeable. Thanks. Chris "Tadeusz SoĊnierz via RT" <perl6-bugs-follo...@perl.org> wrote:
On Sun Feb 22 18:53:32 2009, ch...@chrisdolan.net wrote: > This trivial patch to perl6.pir changes Perl6::Compiler to use its > superclass' addstage() mutator instead of directly editing the > @stages attribute. This should make for better forward > compatibility, as it avoids repeating the list of stages. > https://github.com/rakudo/rakudo/blob/master/src/Perl6/Compiler.pir#L162 The current implementation seems to use addstage, is the ticket closable?