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

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

[Octave-bug-tracker] [bug #56075] PS2() and PS4() are empty in GUI


From: Rik
Subject: [Octave-bug-tracker] [bug #56075] PS2() and PS4() are empty in GUI
Date: Thu, 4 Apr 2019 18:18:08 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #2, bug #56075 (project octave):

Adding jwe to the CC list.  It seems that there is code that may have gotten
orphaned during the evolution of Octave.  The cset you mention has a function
set_default_prompts which does the right thing, but appears to have gone
missing.

>From the top-level source directory I tried


grep -rn set_default_prompts
libinterp/corefcn/input.cc:1623:    = octave::__get_input_system__
("set_default_prompts");


There is only one calling reference of this function now, and no declaration
of it at all.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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