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

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

[Octave-bug-tracker] [bug #55195] "help" for core functions contains odd


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #55195] "help" for core functions contains odd symbols for non-ASCII characters
Date: Sun, 30 Dec 2018 07:05:13 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0

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

I had a look at the code for the lexer/parser again and  couldn't find
anything that would indicate whether a file is from core Octave, an (OF)
package or from a directory added by the user.

Maybe it would be handy if we would keep track of this. E.g., we cannot warn
at the moment if a user (unintentionally) overwrites a core function if it is
an .m file. Maybe "load_path" should distinguish if a file is "internal" or
"external". And that information could be fed down to the parser (via
"fcn_file_in_path"?).

Since this would be a bigger change and non-ASCII characters never really
worked correctly on previous version of Octave anyway (on non-UTF-8 systems),
this change should probably be postponed until after the Octave 5 release.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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