Re: FW: compile fails with g++ 3.4.3

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

 



How did you declare the iterator?

corey

On 6/17/05, Kolev, Nik <NKolev@xxxxxxxxxxxxxxxx> wrote:
> Hi,
> 
> I am trying to build a shared library using g++ 3.4.3
> Up until now I was successfully building with 3.2.3 version of the compiler.
> 
> Since I do not have much time fixing the code to please 3.4.3 is there a way to tell 3.4.3 (via an option) to ignore certain "flaws" in the code? The first error I am getting is:
> 
> SiteClusterFinder.h:62: error: type `std::list<SiteClusterFinder<T>::E, std::allocator<SiteClusterFinder<T>::E> >' is not derived from type `SiteClusterFinder<T>'
> SiteClusterFinder.h:62: error: ISO C++ forbids declaration of `iterator' with no type
> 
> thanks,
> nik
> 
>


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux