On Oct 5, 2005, at 1:17, Matt Fowles wrote:

   Here Doc in PIR
Will Coleda revived a thread from February about PIR here doc syntax.
    Looks like the syntax is ok.

Jonathan Worthington has already implemented here doc syntax.

   Data::Escape::String Dislikes Unicode
Will noticed that Data::Escape::String doesn't work on Unicode strings.

This is fixed.

   Calling Vtable Functions from PIR
    Roger Browne found he can no longer call vtable functions from PIR
    directly. Leo felt that it was no longer necessary,

The 'Vtable' function actually was a MMD infix function (__add) - I should have mentioned this in the first place. 'is no longer necessary' isn't quite correct. Usually there is no need to call any of these builtins directly, as Parrot's MMD system handles operator overloading.
And finally: the bug is fixed.

Thanks for the summary,
leo

Reply via email to