This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug jit/64018] New: JIT tutorial does not describe error-handling


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]