public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug jit/64018] New: JIT tutorial does not describe error-handling
@ 2014-11-21 15:42 dmalcolm at gcc dot gnu.org
  2014-11-26  2:06 ` [Bug jit/64018] " dmalcolm at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2014-11-21 15:42 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64018

            Bug ID: 64018
           Summary: JIT tutorial does not describe error-handling
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: dmalcolm at gcc dot gnu.org

Right now, the tutorials don't describe error-handling, just the topic
reference.

Error-handling should be discussed in the first tutorial that walks through the
code in detail, which is docs/intro/tutorial02.rst.


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

* [Bug jit/64018] JIT tutorial does not describe error-handling
  2014-11-21 15:42 [Bug jit/64018] New: JIT tutorial does not describe error-handling dmalcolm at gcc dot gnu.org
@ 2014-11-26  2:06 ` dmalcolm at gcc dot gnu.org
  2014-12-01 18:48 ` dmalcolm at gcc dot gnu.org
  2014-12-01 18:48 ` dmalcolm at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2014-11-26  2:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64018

dmalcolm at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2014-11-26
     Ever confirmed|0                           |1

--- Comment #1 from dmalcolm at gcc dot gnu.org ---
Patch posted as:
https://gcc.gnu.org/ml/gcc-patches/2014-11/msg03225.html


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

* [Bug jit/64018] JIT tutorial does not describe error-handling
  2014-11-21 15:42 [Bug jit/64018] New: JIT tutorial does not describe error-handling dmalcolm at gcc dot gnu.org
  2014-11-26  2:06 ` [Bug jit/64018] " dmalcolm at gcc dot gnu.org
  2014-12-01 18:48 ` dmalcolm at gcc dot gnu.org
@ 2014-12-01 18:48 ` dmalcolm at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2014-12-01 18:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64018

dmalcolm at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from dmalcolm at gcc dot gnu.org ---
Fixed in r218243.


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

* [Bug jit/64018] JIT tutorial does not describe error-handling
  2014-11-21 15:42 [Bug jit/64018] New: JIT tutorial does not describe error-handling dmalcolm at gcc dot gnu.org
  2014-11-26  2:06 ` [Bug jit/64018] " dmalcolm at gcc dot gnu.org
@ 2014-12-01 18:48 ` dmalcolm at gcc dot gnu.org
  2014-12-01 18:48 ` dmalcolm at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2014-12-01 18:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64018

--- Comment #2 from dmalcolm at gcc dot gnu.org ---
Author: dmalcolm
Date: Mon Dec  1 18:47:31 2014
New Revision: 218243

URL: https://gcc.gnu.org/viewcvs?rev=218243&root=gcc&view=rev
Log:
PR jit/64018: Add description of error-handling to the JIT tutorial

gcc/jit/ChangeLog:
    PR jit/64018
    * docs/intro/tutorial02.rst: Spell out lifetime of generated code.
    Add description of error-handling, taken in part from...
    * docs/topics/contexts.rst (Error-handling): Expand, and move some
    content to tutorial02.rst.
    * docs/_build/texinfo/libgccjit.texi: Regenerate.


Modified:
    trunk/gcc/jit/ChangeLog
    trunk/gcc/jit/docs/_build/texinfo/libgccjit.texi
    trunk/gcc/jit/docs/intro/tutorial02.rst
    trunk/gcc/jit/docs/topics/contexts.rst


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

end of thread, other threads:[~2014-12-01 18:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-21 15:42 [Bug jit/64018] New: JIT tutorial does not describe error-handling dmalcolm at gcc dot gnu.org
2014-11-26  2:06 ` [Bug jit/64018] " dmalcolm at gcc dot gnu.org
2014-12-01 18:48 ` dmalcolm at gcc dot gnu.org
2014-12-01 18:48 ` dmalcolm at gcc dot gnu.org

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).