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

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

[Octave-bug-tracker] [bug #65523] Displaying some special character (for


From: Charles Praplan
Subject: [Octave-bug-tracker] [bug #65523] Displaying some special character (for example char(181) 'µ') disable the display in the console.
Date: Wed, 27 Mar 2024 12:29:02 -0400 (EDT)

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

                 Summary: Displaying some special character (for example
char(181) 'µ') disable the display in the console.
                   Group: GNU Octave
               Submitter: charprap
               Submitted: Wed 27 Mar 2024 04:29:02 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Charles Praplan
        Originator Email: 
             Open/Closed: Open
                 Release: 9.1.0
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 27 Mar 2024 04:29:02 PM UTC By: Charles Praplan <charprap>
Displaying some special character (for example char(181) 'µ') disable the
display in the console.

This is independent on the encoding !

Type following command in the console

  s1=char(181)                     -> The display is disabled

This can be checked by typing 

a=3 (or help fft or ...).

But typing something undefined displays the error.

Rem : I know that the correct conversion would be char(native2unicode(181,
'Windows-1252')), but char(181) should not affect Octave stability.








    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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