About the tail call patch: Le 10/12/2009 05:37, Tom Davies a écrit : > > On Dec 10, 6:48 am, Charles Oliver Nutter<[email protected]> wrote: > >> since we have a >> working patch...shove it in. >> > Do we have an up to date working patch in the mlvm repo? > >
I've just tested the patch named "eager", and it doesn't work out of the box. You can't apply it without modify it (at least the hotspot patch, I haven't tested the langtools patch because I've my own backend) It was written against a revision that is too old to be handled by the mercurial patch mechanism. Moreover, the series file doesn't show the changeset used to write the patch, so you can't also go backward and apply the patch to the old revision because you don't know it :( Rémi -- You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en.
