Bug 21637 - gtkm 2.2.3 error in class ustring (with fast fix appended)
|
Bug#:
21637
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gnome@gentoo.org
|
Reported By: bernd@wiloyee.shnet.org
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: gtkm 2.2.3 error in class ustring (with fast fix appended)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-05-24 16:55 0000
|
gtkmm failed to compile
g++ [many options] -c date.cc -fPIC -DPIC -DPIC -o date.o
In file included from ../../glib/glibmm/date.h:27,
from date.cc:3:
../../glib/glibmm/ustring.h:532: error: `template<class In, class ValueType =
typename std::iterator_traits<_Iterator>::value_type> struct
Glib::ustring::SequenceToString' is private
../../glib/glibmm/ustring.h:548: error: within this context
../../glib/glibmm/ustring.h:532: error: `template<class In, class ValueType =
typename std::iterator_traits<_Iterator>::value_type> struct
Glib::ustring::SequenceToString' is private
fast resolution:
make "Glib::ustring::SequenceToString" public
Sorry this subject will fit better
bye
bernd
following from the opensp bug 21631 , are you using gcc-3.3 ?
Hello,
thank you for youre help .. I will wait for the next gcc version.
bye the side I have found the next gcc-bug
bye
bernd
blocked gcc-3.3.0 for now, waiting for 3.3.1 with fixes. moved gtkmm from
x11-libs to dev-cpp btw.