Error in script Fathauer.st

Bug #1763682 reported by Benoît St-Jean
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dr. Geo
Fix Released
Undecided
Unassigned

Bug Description

The following lines :

d := (canvas reflect: f axe: sb) hide.

c := (canvas reflect: a axe: sb) hide.

should be changed to:

d := (canvas reflect: f axis: sb) hide.

c := (canvas reflect: a axis: sb) hide.

in the script located at:

https://bazaar.launchpad.net/~drgeo-developers/drgeo/trunk/view/head:/build/SmalltalkSketches/Fathauer.st

description: updated
Changed in drgeo:
milestone: none → 18.06
status: New → 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.