Ticket #84 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

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

Changed 16 months ago by mloskot

  • status changed from new to assigned

Changed 16 months ago by mloskot

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in SVN trunk (r959). I decided to use bigger epsilon as a tolerance value.

Changed 16 months ago by hobu

please backport this to the 1.0 branch

Changed 16 months ago by mloskot

Hobu, could you do it for me please? I have only trunk on my laptop and still hanging on weak GSM/GPRS (3-5 KB/sec). Downloading the branch will take ages for me.

Changed 16 months ago by hobu

backported in r962

Changed 16 months ago by mloskot

Thanks!

Note: See TracTickets for help on using tickets.