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

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

[Octave-bug-tracker] [bug #57439] handles to private functions may fail


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #57439] handles to private functions may fail after "clear functions"
Date: Wed, 29 Jan 2020 10:17:55 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0

Follow-up Comment #2, bug #57439 (project octave):

Are the only functions that cause the error for "publish.m" these?
* __imfinfo__.m
* __imread__.m
* __imwrite__.m

As a work-around for Octave 6, could we move these files from the "private"
folder to scripts/image? Their names are surrounded by "__" anyway, marking
them as internal functions.
Once this bug is actually fixed, we could move them back and make them private
again.

We should probably also document somewhere that this will be a known
limitation in Octave 6.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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