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

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

[Octave-bug-tracker] [bug #60879] error: 'qt_link' was not declared in t


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #60879] error: 'qt_link' was not declared in this scope
Date: Mon, 5 Jul 2021 00:11:55 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36

Update of bug #60879 (project octave):

                  Status:                    None => Confirmed              
        Operating System:                  Mac OS => Any                    

    _______________________________________________________

Follow-up Comment #2:

Thanks for the report.  I think David Laxer is right with his observation in

libgui/src/main-window.cc (main_window::adopt_editor_widget)

https://hg.savannah.gnu.org/hgweb/octave/file/b2455f0a8297/libgui/src/main-window.cc#l338

There is 


#if defined (HAVE_QSCINTILLA)

  qt_interpreter_events *qt_link ...  // line 407

#endif

    connect (qt_link, ...             // line 438


Probably recently (21 Jun 2021) introduced by cset

https://hg.savannah.gnu.org/hgweb/octave/rev/a0fce019cd1f

and not detected when building with QScintilla.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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