[m-rev.] for review: Add thread.spawn_native/4 and thread.spawn/4.

Julien Fischer jfischer at opturion.com
Wed Jul 16 18:01:16 AEST 2014


On Wed, Jul 16, 2014 at 5:58 PM, Peter Wang <novalazy at gmail.com> wrote:

> On Wed, 16 Jul 2014 17:09:34 +1000 (EST), Julien Fischer <
> jfischer at opturion.com> wrote:
> >
> > This change has broken compilation of the standard library in the erlang
> > grade (or at least uncovered a bug that prevents the standard library
> > from compiling in the erlang grade).
>
> Ok, the call cc_multi_equal(!IO) is not eliminated when intermodule
> optimisation is _enabled_, producing code which tries to assign
> a non-existent IO variable to another.


> I'll commit a workaround tomorrow.
>

I've already committed a workaround, so don't bother unless you actually
have a fix for
the underlying problem.

Cheers,
Julien.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20140716/fe712645/attachment.html>


More information about the reviews mailing list