[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #62550] Unicode file name support
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #62550] Unicode file name support |
Date: |
Tue, 31 May 2022 11:38:04 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?62550>
Summary: Unicode file name support
Project: GNU Octave
Submitter: None
Submitted: Tue 31 May 2022 03:38:02 PM UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Feature Request
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 7.1.0
Discussion Lock: Any
Operating System: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Tue 31 May 2022 03:38:02 PM UTC By: Anonymous
Request that Octave kindly support Unicode file names. File schläfli.m
calculates Schläfli symbols (https://en.wikipedia.org/wiki/Schläfli_symbol).
Calling it inside Octave causes an error:
>> schläfli
error: parse error:
syntax error
>>> schläfli
^
But calling it outside Octave is OK.
octave schläfli.m
( normal output from schläfli.m )
-verbatim+
Unicode file names are accepted by gcc, g++, Python, etc.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62550>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #62550] Unicode file name support,
anonymous <=