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

Last modified 15 years ago

#286 closed defect (fixed)

Set function Range returns wrong number of elements

Reported by: César Pérez Álvarez Owned by: danirus
Priority: normal Milestone:
Component: SetAlgebra Version: head
Severity: normal Keywords:
Cc:

Description

If we use this:

Set iRange = Range(1,0.1,-0.1);

The cardinal of iRange is 9 and it should be 10.

Change History (3)

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

Resolution: fixed
Status: newclosed

Problem was solved but not notified.
A test has been added to tol_tests/tol/Bugzilla/bug_000286

Thanks to report

comment:2 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_000286

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

(In [1733]) Fixes #286
Relates to #784

Note: See TracTickets for help on using tickets.