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

Last modified 18 years ago

#196 closed defect (fixed)

Y(), M() and M() do not work properly

Reported by: César Pérez Álvarez Owned by: Víctor de Buen Remiro
Priority: high Milestone:
Component: TimeSetAlgebra Version: head
Severity: major Keywords:
Cc:

Description

If we declare:

TimeSet a = D(89);

And compile it, we obtain a TimeSet and no errors happens. But if we try to view it
TOLBase breaks down.
The same thing happens with Y() and M() and if we use negative numbers or
decimals.

Change History (3)

comment:1 Changed 19 years ago by Víctor de Buen Remiro

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

Thanks to report it

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

Resolution: fixed
Status: newclosed

Bug has been fixed in CVS

A warning will be sent and the empty TimeSet will be returned.

Warning: [1] Argumento erróneo al crear una variable TimeSet: D(89).
Objeto creado como W (el TimeSet vacío)

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