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

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

[Octave-bug-tracker] [bug #52556] Octave stops writing to console


From: Georg Wiora
Subject: [Octave-bug-tracker] [bug #52556] Octave stops writing to console
Date: Fri, 7 Dec 2018 06:05:41 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0

Follow-up Comment #8, bug #52556 (project octave):

I can not reproduce the workaround with "more on" and "more off". But I see
that the out stops only if there are UTF8 characters in the documentation
section of a function.

While the following command


  printf("äöü\n");


does not stop octave from writing to console, the same string in a function
documentation block does:


  % äöü


Using "help" command on a function with such a string on console, stops
console output for all further commands.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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