octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #9464] texinfo errors/warnings will set st


From: Colin Macdonald
Subject: [Octave-patch-tracker] [patch #9464] texinfo errors/warnings will set status flag
Date: Sat, 14 Oct 2017 12:58:34 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

URL:
  <http://savannah.gnu.org/patch/?9464>

                 Summary: texinfo errors/warnings will set status flag
                 Project: GNU Octave
            Submitted by: cbm
            Submitted on: Sat 14 Oct 2017 04:58:33 PM UTC
                Category: Core : other
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Previously, we called "makeinfo --force" so we returned at least partial
output even from misformed texinfo.  However, it wasn't possible to
determine that an error had occured because "status" was not set.
Instead we call makeinfo normally, and if there was an error, we process
a second time with --force.

* __makeinfo__.m: set status non-zero if makeinfo gave errors/warnings

- - - - - - -

This came out of a discussion at:

https://github.com/catch22/octave-doctest/issues/166



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 14 Oct 2017 04:58:33 PM UTC  Name:
makeinfo_set_status_on_error.patch  Size: 2KiB   By: cbm

<http://savannah.gnu.org/patch/download.php?file_id=42146>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9464>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]