public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
* gccjit::context::get_first_error documented but not implemented
@ 2022-01-30 15:08 Marc Nieper-Wißkirchen
  2022-01-31 14:50 ` David Malcolm
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Nieper-Wißkirchen @ 2022-01-30 15:08 UTC (permalink / raw)
  To: Marc Nieper-Wißkirchen via Jit

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.

--

[1]
https://gcc.gnu.org/onlinedocs/jit/cp/topics/contexts.html#_CPPv3N6gccjit7context15get_first_errorEPN6gccjit7contextE

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gccjit::context::get_first_error documented but not implemented
  2022-01-30 15:08 gccjit::context::get_first_error documented but not implemented Marc Nieper-Wißkirchen
@ 2022-01-31 14:50 ` David Malcolm
  0 siblings, 0 replies; 2+ messages in thread
From: David Malcolm @ 2022-01-31 14:50 UTC (permalink / raw)
  To: Marc Nieper-Wißkirchen, Marc Nieper-Wißkirchen via Jit

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
> 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-31 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-30 15:08 gccjit::context::get_first_error documented but not implemented Marc Nieper-Wißkirchen
2022-01-31 14:50 ` David Malcolm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).