On Sat, Aug 07, 2004 at 09:19:35PM +0200, Andreas Jochens said
> Package: xarchon
> Severity: normal
> Tags: patch
> 
> When building 'xarchon' with gcc-3.4 I get the following error:
> 
>                  from Xarchon_Interface.hpp:6,
>                  from Xarchon_Problem.cpp:2:
> Genetic.hpp: In member function `virtual Genetic_Operator<T>* 
> Genetic_Generation<T>::Choose_Operator()':
> Genetic.hpp:219: error: expected `;' before "start"
> Genetic.hpp:220: error: expected `;' before "end"
> Genetic.hpp:221: error: expected `;' before "iter"
> Genetic.hpp:224: error: `iter' undeclared (first use this function)
> Genetic.hpp:224: error: `start' undeclared (first use this function)
> Genetic.hpp:224: error: `end' undeclared (first use this function)
> Genetic.hpp: In member function `virtual Genetic_Population<T>* 
> Genetic_Generation_a<T>::Operate(Genetic_Population<T>*)':
> Genetic.hpp:252: error: there are no arguments to `Choose_Operator' that 
> depend on a template parameter, so a declaration of `Choose_Operator' must be 
> available
> Genetic.hpp:252: error: (if you use `-fpermissive', G++ will accept your 
> code, but allowing the use of an undeclared name is deprecated)
> Genetic.hpp:267: error: `fit_func' undeclared (first use this function)
> make[3]: *** [Xarchon_Problem.o] Error 1
> make[3]: Leaving directory `/xarchon-0.50/src'
> 
> With the attached patch 'xarchon' can be compiled using gcc-3.4.
> 
> Regards
> Andreas Jochens

Hi Daniel,

this bug has been sitting in the BTS for a while now with a patch; will
you have time to upload it in the near future?  Would you prefer an NMU?

-rob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to