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

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

[Octave-bug-tracker] [bug #62957] struct cannot be indexed with non-lati


From: Yu Hongbo
Subject: [Octave-bug-tracker] [bug #62957] struct cannot be indexed with non-latin string
Date: Thu, 25 Aug 2022 09:02:14 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62957>

                 Summary: struct cannot be indexed with non-latin string
                 Project: GNU Octave
               Submitter: yuhongbo
               Submitted: Thu 25 Aug 2022 01:02:12 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 6.4.0
         Discussion Lock: Any
        Operating System: GNU/Linux


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 25 Aug 2022 01:02:12 PM UTC By: Yu Hongbo <yuhongbo>
I can write key-values with non-latin strings, but cannot index.
Here is my code:

>> value_order_struct = struct('一', 'one');
>> value_order_struct.一
error: parse error:

  syntax error

>>> value_order_struct.一







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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