#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 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 19 years ago by
| bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000286 |
|---|
Note: See
TracTickets for help on using
tickets.

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