[m-rev.] for review: Enable thread-local allocation and parallel marking on more platforms.
Julien Fischer
jfischer at opturion.com
Tue Aug 12 15:24:11 AEST 2014
On Tue, Aug 12, 2014 at 3:07 PM, Peter Wang <novalazy at gmail.com> wrote:
> On Tue, 12 Aug 2014 14:25:33 +1000 (EST), Julien Fischer <
> jfischer at opturion.com> wrote:
> >
> > Also, the following patch needs to be applied to the Boehm GC in order
> > to avoid compilation warnings with clang when parallel marking is
> > enabled (and probably any other C compiler that is in C99 mode).
>
> What's the warning?
>
Implicit declaration of the function GC_setup_mark_lock.
Cheers,
Julien.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20140812/62c294bc/attachment.html>
More information about the reviews
mailing list