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

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

[Octave-bug-tracker] [bug #62550] Unicode file name support


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62550] Unicode file name support
Date: Wed, 1 Jun 2022 05:50:15 -0400 (EDT)

Update of bug #62550 (project octave):

                Category:                    None => Interpreter            
                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                
                 Release:                   7.1.0 => dev                    

    _______________________________________________________

Follow-up Comment #2:

> Does Matlab allow identifiers to have additional non-ASCII characters?  If
so, is that a recent change?

Matlab R2022a still doesn't allow non-ASCII characters in identifiers.


According to their documentation:
https://www.mathworks.com/help/matlab/matlab_prog/variable-names.html
> A valid variable name starts with a letter, followed by letters, digits, or
underscores.

And
https://www.mathworks.com/help/matlab/ref/function.html
> Valid function names begin with an alphabetic character, and can contain
letters, numbers, or underscores.

I didn't find where they document valid names for scripts. But the rules seem
to be the same as for variables and functions.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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