MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007197 | VTK | (No Category) | public | 2008-06-17 14:29 | 2016-08-12 09:54 |
| Reporter | Dominik Szczerba | ||||
| Assigned To | Berk Geveci | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0007197: wrong comparison between doubles throughout the code | ||||
| Description | if(x==y) for x,y floating point should be replaced by if(fabs(x-y)<eps) I belive this is the reason the stream tracer filter fails when compiled with the Intel compiler (10.1 on linux OpenSuse 32bit), which is more strict on comparing floating point numbers. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-06-17 14:29 | Dominik Szczerba | New Issue | |||
| 2008-06-17 14:32 | Dominik Szczerba | Note Added: 0012374 | |||
| 2008-06-17 14:54 | Sean McBride | Note Added: 0012377 | |||
| 2008-06-24 14:51 | Berk Geveci | Status | backlog => tabled | ||
| 2008-06-24 14:51 | Berk Geveci | Assigned To | => Berk Geveci | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036990 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||