Sorry for bothering again. The impact of this ticket might not be clear to all people.
Platform * All Severity * High (tending to fatal WRT imcc[1] & perl6) Tag * core Patch Status * Reverted innocently by someone I have no permission to change status of #17026 to above. [1] fatal only, when compiled with --life-info, but I have here a (currently ~200 KB) patch[2] that I can't send[3] in, because then this ticket would be really be of the fatal category. ======================================== in/inout/out is crucial for imcc and JIT ======================================== and imcc is compiling perl6 code ... [2] imcc folks are all ok with the patch, but core.ops must be and stay in shape for the patch to go in, so I couldn't send the patch yet. [3] to whome should I send it? Angel, Mevin do you have write permissions? It's IMHO too big for the public lists and is - when read as diff - not very interesting for the non imcc folks (which have a preview), because there are too many changes. I can provide a ChangeLog instead. Thanks for hearing me, leo PS imcc 0.0.9 runs (yes "run" like "DO_OP(...)" ) PIR[4] code now internally. [4] s. imcc/REAME: Parrot Intermediate Language, this is what perl6 produces. Of course, running the code depends on #17026 too ;-)