Page 1 sur 1

0.8.5

Publié : mer. mars 03, 2010 12:28 pm
par frederic han
Salut, j'ai un Pb avec la 0.8.5 du 2 ou 3 mars, lors de la compilation,

est ce que c'est sur ma config?

usual.cc: In function `giac::gen giac::_floor(const giac::gen&, const giac::context*)':
usual.cc:3603: error: `tmp' was not declared in this scope


Fred

Re: 0.8.5

Publié : mer. mars 03, 2010 1:38 pm
par parisse
non, c'est de ma faute, en faisant un copier-coller j'ai oublie de recopier la ligne

Code : Tout sélectionner

    gen tmp=subst(args,l,lnew,false,contextptr);
juste avant if (tmp.type==_REAL){

Re: 0.8.5

Publié : mer. mars 03, 2010 2:01 pm
par frederic han
OK merci ca marche

Fred