[galib] galib-2.4.6pre1

Tomasz Samotyjak, PWSZ t.samotyjak at pwsz.elblag.pl
Wed Dec 29 14:24:36 EST 2004


Hallo,

That patch really works :-) Thanks. But only for gcc 3.4. What about gcc 
3.3? When I try compile on gcc 3.3.1 with mingw I get that errors:

ga/GARealGenome.C:19: error: specialization of T GAAlleleSet<T>::allele()
const
   [with T = float] after instantiation
ga/GARealGenome.C:19: error: prototype for `T GAAlleleSet<T>::allele() const
   [with T = float]' does not match any in class `GAAlleleSet<float>'
C:/Dev-Cpp/include/ga/GAAllele.C:231: error: candidates are: T
   GAAlleleSet<T>::allele(unsigned int) const [with T = float]
C:/Dev-Cpp/include/ga/GAAllele.C:211: error:                 T
   GAAlleleSet<T>::allele() const [with T = float]
ga/GARealGenome.C:19: error: `T GAAlleleSet<T>::allele() const [with T =
float]
   ' and `T GAAlleleSet<T>::allele() const [with T = float]' cannot be
   overloaded

ga/GARealGenome.C:51: error: specialization of T
   GAAlleleSet<T>::allele(unsigned int) const [with T = float] after
   instantiation
ga/GARealGenome.C:51: error: prototype for `T
GAAlleleSet<T>::allele(unsigned
   int) const [with T = float]' does not match any in class
`GAAlleleSet<float>
   '
C:/Dev-Cpp/include/ga/GAAllele.C:231: error: candidates are: T
   GAAlleleSet<T>::allele(unsigned int) const [with T = float]
C:/Dev-Cpp/include/ga/GAAllele.C:211: error:                 T
   GAAlleleSet<T>::allele() const [with T = float]
ga/GARealGenome.C:51: error: `T GAAlleleSet<T>::allele(unsigned int) const
   [with T = float]' and `T GAAlleleSet<T>::allele(unsigned int) const [with
T
   = float]' cannot be overloaded


Best regards
Tomasz Samotyjak
http://samotyjak.pwsz.elblag.pl 



More information about the galib mailing list