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

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

[Octave-patch-tracker] [patch #9303] __makeinfo__ keeps temp file when m


From: Juan Pablo Carbajal
Subject: [Octave-patch-tracker] [patch #9303] __makeinfo__ keeps temp file when makeinfo printed to stderr
Date: Mon, 27 Mar 2017 15:14:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36

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

                 Summary: __makeinfo__ keeps temp file when makeinfo printed
to stderr
                 Project: GNU Octave
            Submitted by: juanpi
            Submitted on: Mon 27 Mar 2017 07:14:07 PM UTC
                Category: Core : new feature
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi all,

It has been always quite difficult to track back errors on the texinfo block,
therefore I have created this patch to prevent
__makeinfo__.m to delete the file if makeinfo printed to stderr (e.g. where
'misplaced }' is printed)

This allows us to go and look into the temp fiel to find the culprit of the
problem. A better solution wouldbe to print the function name, but
__makeinfo__ doesn't know that directly, and parsing the texinfo text itself
seemed like too much work for a simple thing.

Hope you find it useful.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 27 Mar 2017 07:14:07 PM UTC  Name: makeinfo_keep_tmp_file.cset 
Size: 1kB   By: juanpi

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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