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

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

[Octave-bug-tracker] [bug #56320] [octave forge] (generate_html) literal


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #56320] [octave forge] (generate_html) literal '%' in 1st line produces failure
Date: Mon, 13 May 2019 20:52:15 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

URL:
  <https://savannah.gnu.org/bugs/?56320>

                 Summary: [octave forge] (generate_html) literal '%' in 1st
line produces failure
                 Project: GNU Octave
            Submitted by: juanpi
            Submitted on: Tue 14 May 2019 12:52:13 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: juanpi
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: Any

    _______________________________________________________

Details:

This report is based on all the information provided by Mike Miller, thanks!

When the first help sentence of a function contains a literal '%' character,
generate_html fails when parsing the docstring.

A simple test case would be


    ## -*- texinfo -*-
    ## @deftypefn {} {} myfunc
    ## This function is 10% ready.
    ## @end deftypefn
    function myfunc ()
    endfunction


This makes the package fails with matlab style docstrings.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56320>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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