View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001079 | Community | OCCT:Foundation Classes | public | 2002-12-02 14:27 | 2015-11-01 12:05 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | no change required | ||
| OS | All | ||||
| Summary | 0001079: Standard_Real::IsEqual comparison potential problem | ||||
| Description | This bug has been added by Stephane Routelous at http://www.opencascade.org/forumorg/bug.php?bug_id=101&f=8 . ------- In the function Standard_Real::IsEqual, the test Abs((Value1 - Value2)) should not be done against RealSmall() ( DBL_MIN ) but against DBL_EPSILON. See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccelng/htm/bas ic_53.asp --------- | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-08-02 11:23 | bugmaster | Category | OCCT:FDC => OCCT:Foundation Classes |
| 2011-12-15 17:50 | bugmaster | Project | Open CASCADE => Community |
| 2012-01-11 16:13 |
|
Note Added: 0019088 | |
| 2012-01-11 16:13 |
|
Assigned To | bugmaster => abv |
| 2012-01-11 16:13 |
|
Status | new => assigned |
| 2015-11-01 12:05 |
|
Note Added: 0047682 | |
| 2015-11-01 12:05 |
|
Status | assigned => closed |
| 2015-11-01 12:05 |
|
Resolution | open => no change required |
| 2015-11-01 12:05 |
|
Fixed in Version | EMPTY => |
| 2015-11-01 12:05 |
|
Description Updated |