#415 closed defect (fixed)
sub-hourly timeset's doesn't work
Reported by: | Víctor de Buen Remiro | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | TimeSetAlgebra | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description
(sended by sbrajin)
This simple code
TimeSet HalfHourly = Mi(0)+Mi(30);
Set Dates(HalfHourly,y2006,y2006m01d03);
Returns unexpected error messages
ERROR: [18] Conjunto temporal no progresivo $tmp$
El sucesor de y2006m01d01 no puede ser y2006m01d01h02i00s00.000
El cálculo será interrrumpido.
Change History (4)
comment:1 Changed 19 years ago by
Status: | new → assigned |
---|
comment:3 Changed 19 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Problem has been solved in CVS
Thanks to report it
comment:4 Changed 18 years ago by
bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000415 |
---|
Note: See
TracTickets for help on using
tickets.
We are working about this bug
Thanks to report