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

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

[Octave-bug-tracker] [bug #49119] libinterp/corefcn/debug.cc-tst unit te


From: Rik
Subject: [Octave-bug-tracker] [bug #49119] libinterp/corefcn/debug.cc-tst unit tests cause several files to open in GUI editor
Date: Thu, 19 Jul 2018 11:41:27 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #25, bug #49119 (project octave):

The get functionality seems to work, but setting does not.


>> a = __octave_link_gui_preference__ ('editor/show_dbg_file')
a =
>> double (a)
ans =  1
>> a = __octave_link_gui_preference__ ('editor/show_dbg_file', false)
a =
>> double (a)
ans =  1
>> a = __octave_link_gui_preference__ ('editor/show_dbg_file', false)
a =
>> double (a)
ans =  1
>>




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49119>

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




reply via email to

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