gccjit::context::get_first_error documented but not implemented
David Malcolm
dmalcolm@redhat.com
Mon Jan 31 14:50:43 GMT 2022
On Sun, 2022-01-30 at 16:08 +0100, Marc Nieper-Wißkirchen via Jit
wrote:
> The method
>
> gccjit::context
> <
> https://gcc.gnu.org/onlinedocs/jit/cp/topics/contexts.html#_CPPv3N6gccjit7contextE
> >
> ::get_first_error
>
> is documented ([1]), but a search in libgccjit++.h reveals no
> implementation.
...and there's also get_last_error (which I think is neither
implemented, or documented).
Dave
>
> --
>
> [1]
> https://gcc.gnu.org/onlinedocs/jit/cp/topics/contexts.html#_CPPv3N6gccjit7context15get_first_errorEPN6gccjit7contextE
>
More information about the Jit
mailing list