close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

Last modified 18 years ago

#173 closed defect (fixed)

Serie serExp = Exp(1)*CalInd( C, Diario) does not work

Reported by: jlaybar Owned by: danirus
Priority: normal Milestone:
Component: TimeSetAlgebra Version: 1.1.1
Severity: normal Keywords:
Cc:

Description

TOL Versión 1.1.1 Sep 29 2004 para WINDOWS

Serie ser = Exp(1)*CalInd( C, Diario) Does not work

Real a = Exp(1);
Serie ser = a*CalInd( C, Diario) Work!

cheers

Change History (6)

comment:1 Changed 21 years ago by danirus

Status: newassigned
Summary: Serie serExp = Exp(1)*CalInd( C, Diario) does not workSerie serExp = Exp(1)*CalInd( C, Diario) does not work

comment:2 Changed 21 years ago by danirus

Resolution: fixed
Status: assignedclosed

This bug has just been patched.
Is the same solution (but not the same bug) as the one applied to bug 177.

Although I'm providing a solution for this bug, Tol Parser and Tol Evaluator have
design problems that are making necessary a reimplementation: Semantic analysis
should be done by the Evaluator, but in fact, this work is not properly done.

comment:3 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000173

comment:4 Changed 18 years ago by Víctor de Buen Remiro

blocked: 174

comment:5 Changed 18 years ago by Víctor de Buen Remiro

blocked: 177

comment:6 Changed 18 years ago by Víctor de Buen Remiro

blocked: 191
Note: See TracTickets for help on using tickets.