|
| From: | Andrew Janke |
| Subject: | [Octave-bug-tracker] [bug #55195] "help" for core functions contains odd symbols for non-ASCII characters |
| Date: | Sat, 9 Mar 2019 11:53:19 -0500 (EST) |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36 |
Follow-up Comment #4, bug #55195 (project octave):
Might not be able to postpone this too long: work on bug #55452 has checked in
non-ASCII characters in the BIST code (e.g.
http://hg.savannah.gnu.org/hgweb/octave/rev/ccea3574f36b) and that's probably
subject to the same encoding considerations as help strings.
There may also be an issue with assuming that doc strings are encoded in UTF-8
while the file itself is in a different encoding: text editors don't handle
files with mixed encodings. So you wouldn't be able to properly edit these
when running in a non-UTF-8 locale if the source files are in system-default
encoding.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55195>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |