error: no matching function

Jan Beich jbeich at tormail.org
Sat Oct 13 20:12:29 UTC 2012


AN <andy at neu.net> 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.


More information about the freebsd-gecko mailing list