Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] spells that fail with gcc 3.4.0

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Robin Cook <rcook AT wyrms.net>
  • To: Arwed von Merkatz <v.merkatz AT gmx.net>
  • Cc: Source Mage - Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] spells that fail with gcc 3.4.0
  • Date: Fri, 02 Jul 2004 18:17:35 -0500

On Sun, 2004-06-13 at 21:59 +0200, Arwed von Merkatz wrote:
> On Sun, Jun 13, 2004 at 07:30:08PM +0000, Robin Cook wrote:

> These are supposed to be fixed:
> > STLport
>

This one still fails for me both the stable and beta versions with a
whole lot of errors like this...

../stlport/stl/_algobase.c:145: error: no type named `difference_type'
in `struct _STL::iterator_traits<const char*>'
../stlport/stl/_algobase.c:147: error: no type named `difference_type'
in `struct _STL::iterator_traits<const char*>'
../stlport/stl/_algobase.c:147: error: no type named `difference_type'
in `struct _STL::iterator_traits<const char*>'

../stlport/stl/_algobase.c:145: error: no type named `difference_type'
in `struct _STL::iterator_traits<_STL::reverse_iterator<const char*> >'
../stlport/stl/_algobase.c:147: error: no type named `difference_type'
in `struct _STL::iterator_traits<_STL::reverse_iterator<const char*> >'
../stlport/stl/_algobase.c:147: error: no type named `difference_type'
in `struct _STL::iterator_traits<_STL::reverse_iterator<const char*> >'

Attachment: signature.asc
Description: This is a digitally signed message part



  • Re: [SM-Discuss] spells that fail with gcc 3.4.0, Robin Cook, 07/02/2004

Archive powered by MHonArc 2.6.24.

Top of Page