#154 closed defect (fixed)
DatCh doesnt work correctly again
Reported by: | Javier Portugal | Owned by: | danirus |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | TimeSetAlgebra | Version: | head |
Severity: | critical | Keywords: | |
Cc: |
Description
Function DatCh doesn't works fine. If we have a Daily Serie starting at midle of a
greater dating, and do the dating change to this new dating, result begins by first
succ 1 of First(s) in Dating.
Serie s1 = SubSer(CalInd(C,Diario),y2003m07d12,y2004m01d31);
Serie s2 = DatCh(s1,Mensual,SumS);
Serie s2 starts in y2004m08d01 and should start in y2004m07d01.
Change History (2)
comment:1 Changed 21 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 18 years ago by
bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000154 |
---|
Note: See
TracTickets for help on using
tickets.
This bug has been resolved and has just been uploaded to Head branch of the Tol
CVS. In the near version of Tol, v1.1.2, this bug will be included.