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

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

[Octave-bug-tracker] [bug #48753] KeyboardTranslator.h macros failing wi


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48753] KeyboardTranslator.h macros failing with Qt5 and GCC 4.8.4
Date: Wed, 10 Aug 2016 22:03:05 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Update of bug #48753 (project octave):

                Category:                     GUI => Configuration and Build
System
                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #4:

I will try to reproduce this in a Ubuntu 14.04 VM if I have the time, but I
don't right now.

Dan - please try a clean build of a fresh clone with no local patches applied
to make sure the error occurs, and I will see if I can reproduce when I get
time.

The operator= is explicitly deleted in the qbasicatomic.h header file if you
take a look there. The question is why is the compiler trying to synthesize a
call to that operator at all, it is supposed to be deleted and it shouldn't be
needed.

And the other error that you did not quote before is equally bizarre.
QBasicAtomicPointer clearly has an "operator TYPE()" conversion operator, so
no reason for this error.

Also note that Linux Mint 18 (Sarah) is the latest version, and is based on
Ubuntu 16.04 instead of the aging Ubuntu 14.04 old LTS release.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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