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

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

[Octave-bug-tracker] [bug #56376] Qt build error in recent dev


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #56376] Qt build error in recent dev
Date: Thu, 23 May 2019 06:24:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #56376 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #3:

@arb: Your diff is very simple and should even work with Qt4.8, so I'll apply
it. Can you produce a proper patch or do you want me to do the modification in
your name? 
As for the warning, sorry, I added the [fallthrough] attribute to silence a
warning I got with gcc7, but this attribute is defined only in C++17 (we only
require C++11) and was only added in gcc7, so it's definitely a bad idea.
IIUC, a "// fall through" comment may work with both clang and gcc but won't
do the trick if the source file is preprocessed and comments removed (e.g. by
ccache) so I don't know how to handle this one.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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