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 20 years ago

Closed 20 years ago

Last modified 18 years ago

#317 closed defect (fixed)

critical Error in tol

Reported by: Chakib Faghloumi Owned by: Víctor de Buen Remiro
Priority: highest Milestone:
Component: TimeSetAlgebra Version: 1.1.3
Severity: blocker Keywords:
Cc:

Description

this lines of tol code don t have the true result

TimeSet lun = Range(D(25)*M(7)*Y(1994),-2, 0);
Serie sr = CalInd(lun, Diario);
Real d = SerDat(sr, y2005);
/

Change History (6)

comment:1 Changed 20 years ago by César Pérez Álvarez

In version 1.1.3 Apr 29 2005 this code works correctly!!

comment:2 Changed 20 years ago by Víctor de Buen Remiro

Owner: changed from danirus to Víctor de Buen Remiro

Don't worry

Surely there is a secondly effect of recent changes on TimeSet's functionality and
it will be repaired in short.

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

Status: newassigned

Well, I wanted to say " ... secondary effect ... "

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

Resolution: fixed
Status: assignedclosed

This bug has been fixed.

In BTmsSuccessor::Includes and BTmsRangeSuc::Includes functions exceptional
situations was not treated, and failed handling a finite TimeSet.

comment:5 Changed 20 years ago by danirus

-- Continuous Time --
I've verified this situation in CTimeSet and CSeries and works fine.
I'll build a test using this code.
Daniel

comment:6 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_000317
Note: See TracTickets for help on using tickets.