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

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

[Octave-bug-tracker] [bug #56853] [octave-forge] (generate_html) Issues


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #56853] [octave-forge] (generate_html) Issues with urlview.m
Date: Tue, 3 Sep 2019 14:28:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36

Follow-up Comment #1, bug #56853 (project octave):

Yes, this is a new change in Octave 6.0.0, it still works in Octave 5.1:


>> a = {'f'}
a =
{
  [1,1] = f
}

>> a{}
ans = f


Not sure of the specific change. Just noting that this only affects the
development version at the moment, and can easily be fixed to be backwards and
forwards compatible.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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