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

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

[Octave-bug-tracker] [bug #62384] Bug in generate_html package due to ch


From: José Luis García Pallero
Subject: [Octave-bug-tracker] [bug #62384] Bug in generate_html package due to changes in Octave 7.1.0
Date: Fri, 29 Apr 2022 13:50:33 -0400 (EDT)

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

                 Summary: Bug in generate_html package due to changes in
Octave 7.1.0
                 Project: GNU Octave
            Submitted by: jgpallero
            Submitted on: vie 29 abr 2022 17:50:31 UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 7.1.0
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

I'm running Octave 7.1.0 in windows and I've obtained an error installing the
generate_html package from octave Forge due to a change in the new version:


The increment and decrement operators ++ and -- must “hug” their
corresponding variables. In previous versions of Octave, whitespaces between
these operators and the variable they affect were allowed. That is no longer
the case.


The error is


error: parse error near line 89 of file
/opt/octave/share/octave/packages/generate_html-0.3.2/txi2index.m

  idx: invalid use of symbol as both variable and command

>>>           idx ++;
             ^
error: called from
    doc_cache_create>create_cache at line 116 column 20
    gen_doc_cache_in_dir>@<anonymous> at line 150 column 16
    doc_cache_create>gen_doc_cache_in_dir at line 151 column 9
    doc_cache_create at line 62 column 12
    install>generate_lookfor_cache at line 840 column 5
    install at line 241 column 7
    pkg at line 603 column 9






    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía Savannah
  https://savannah.gnu.org/




reply via email to

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