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

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

[Octave-bug-tracker] [bug #47226] GUI build failure with QScintilla 2.4


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47226] GUI build failure with QScintilla 2.4
Date: Mon, 22 Feb 2016 20:15:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

URL:
  <http://savannah.gnu.org/bugs/?47226>

                 Summary: GUI build failure with QScintilla 2.4
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Mon 22 Feb 2016 12:15:16 PM PST
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The changeset added recently for improved debugging condtionally defines some
member functions in the octave_qscintilla class

http://hg.savannah.gnu.org/hgweb/octave/rev/65827e9cccb8

The contextmenu_break_condition() and contextmenu_break_once() functions are
declared in the class, but only defined if Qscintilla is 2.6 or higher. The
member functions need to exist unconditionally, and either noop or throw an
error or whatever is appropriate if the necessary Qscintilla features are not
available.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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