gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #51484] build failure since boost fix


From: anonymous
Subject: [Gnash-commit] [bug #51484] build failure since boost fix
Date: Sun, 16 Jul 2017 17:23:26 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46

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

                 Summary: build failure since boost fix
                 Project: Gnash - The GNU Flash player
            Submitted by: None
            Submitted on: Sun 16 Jul 2017 09:23:25 PM UTC
                Category: None
                Severity: 3 - Normal
                 Release: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

It seems that the fix for bug #47946 broke compiling here:

In file included from gnash.cpp:52:0:
../libbase/accumulator.h:88:18: error: ‘virtual bool
accumulator_type<T>::adjacen
t_tokens_only() const’ cannot be overloaded
     virtual bool adjacent_tokens_only() const {
                  ^
../libbase/accumulator.h:67:18: error: with ‘virtual bool
accumulator_type<T>::ad
jacent_tokens_only() const’
     virtual bool adjacent_tokens_only() const { return false; }
                  ^
In file included from gnash.cpp:52:0:
../libbase/accumulator.h:88:18: error: ‘virtual bool
accumulator_type<T>::adjacen
t_tokens_only() const’ cannot be overloaded
     virtual bool adjacent_tokens_only() const {
                  ^
../libbase/accumulator.h:67:18: error: with ‘virtual bool
accumulator_type<T>::adjacent_tokens_only() const’
     virtual bool adjacent_tokens_only() const { return false; }
                  ^

This is on Gentoo with gcc-5.4.0, boost-1.62.0




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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