Ticket #84 (closed defect: fixed)
Incorrect logical-or in LASPoint::equal operation
| Reported by: | mloskot | Owned by: | mloskot |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0.1 |
| Component: | Base Library | Version: | svn-trunk |
| Keywords: | equaliy comparison | Cc: | |
| LAS Format Version: | Not Applicable |
Description
Current version of LASPoint::equal uses logical-or instead of logical-and operation. Obviously, this may lead to incorrect result of comparison.
Change History
Note: See
TracTickets for help on using
tickets.
