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

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

[Octave-bug-tracker] [bug #51096] publish fails when clear all is used


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51096] publish fails when clear all is used
Date: Tue, 15 Aug 2017 13:45:42 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

The publish function no longer errors on this example, but it does still
produce a spurious output in the resulting html:


error: '___context___' undefined near line 1035 column 20
        in:

clear all
disp("Sad...")


Unfortunately this is because the subfunction that evaluates the script in
question has local variables, and the script is run in the same context as
that subfunction.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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