Real Name
2016-05-17 14:13:13 UTC
URL:
<http://savannah.gnu.org/bugs/?47946>
Summary: error: allocating an object of abstract class type
'accumulator_type<int>'
Project: Gnash - The GNU Flash player
Submitted by: l29ah
Submitted on: Tue 17 May 2016 14:13:11 GMT
Category: gui-gtk
Severity: 3 - Normal
Release: master
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Cannot build gnash with clang-3.8.0:
In file included from gnash.cpp:52:
../libbase/accumulator.h:103:16: error: allocating an object of abstract class
type 'accumulator_type<int>'
return new accumulator_type<T>();
^
gnash.cpp:285:19: note: in instantiation of function template specialization
'accumulator<int>' requested here
("verbose,v", accumulator<int>()
^
/usr/include/boost/program_options/value_semantic.hpp:44:22: note:
unimplemented pure virtual method
'adjacent_tokens_only' in 'accumulator_type'
virtual bool adjacent_tokens_only() const = 0;
^
1 error generated.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47946>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
<http://savannah.gnu.org/bugs/?47946>
Summary: error: allocating an object of abstract class type
'accumulator_type<int>'
Project: Gnash - The GNU Flash player
Submitted by: l29ah
Submitted on: Tue 17 May 2016 14:13:11 GMT
Category: gui-gtk
Severity: 3 - Normal
Release: master
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Cannot build gnash with clang-3.8.0:
In file included from gnash.cpp:52:
../libbase/accumulator.h:103:16: error: allocating an object of abstract class
type 'accumulator_type<int>'
return new accumulator_type<T>();
^
gnash.cpp:285:19: note: in instantiation of function template specialization
'accumulator<int>' requested here
("verbose,v", accumulator<int>()
^
/usr/include/boost/program_options/value_semantic.hpp:44:22: note:
unimplemented pure virtual method
'adjacent_tokens_only' in 'accumulator_type'
virtual bool adjacent_tokens_only() const = 0;
^
1 error generated.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47946>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/