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

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

[Octave-bug-tracker] [bug #50396] documentation tab in GUI empty


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50396] documentation tab in GUI empty
Date: Tue, 2 May 2017 17:49:58 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Update of bug #50396 (project octave):

                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #7:

I pushed this changeset:

http://hg.savannah.gnu.org/hgweb/octave/rev/b605146ed2ed

Does it fix the problem for you? The change is to initialize the global
variables in the application object instead of the interpreter object. That
way, Vinfo_file is available for the GUI initialization.

There are about 50 global variables like Vinfo_file. Many are given default
values by the call to install_defaults. Eventually, I'd like to move variables
like this to be members of the application or interpreter object, whichever is
more appropriate for each of them.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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