Point by block specific compare method

Bug #1530865 reported by hilaire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dr. Geo
Fix Released
Medium
Unassigned

Bug Description

We need specialized methods to compare Point by block and take in consideration the block of code as well. Otherwise we are limited by the unity check to one point by block per parent:

DrGPointBlockItem>>pointBlock
 ^ pointBlock

DrGPointBlockItem>>= aMathItem
 ^ super aPointBLock = aMathItem and: [ pointBlock = aMathItem ]

DrGPointBlockItem>>rehash
 ^hash := super rehash bitXor: pointBlock hash

description: updated
Changed in drgeo:
milestone: wip → 16.03
Changed in drgeo:
status: Confirmed → Fix Committed
Changed in drgeo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.