AN <[email protected]> writes:

> /home/root/ff_nightly/work/mozilla-central-847807ab2646/js/src/vm/Stack.cpp:839:18:
> error: no matching function
>       for call to 'mincore'
>     int result = mincore(base_, numBytes, vec);
>                  ^~~~~~~
> /usr/include/sys/mman.h:226:5: note: candidate function not viable: no
> known conversion from 'MincoreArgType *'
>       (aka 'unsigned char *') to 'char *' for 3rd argument
> int     mincore(const void *, size_t, char *);
>         ^
> 1 error generated.

see https://bugzilla.mozilla.org/show_bug.cgi?id=801295
It should land to mozilla-central soon.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to