dr-geo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dr. Geo] [Bug 1763680] [NEW] Error in script Durer.st


From: Benoît St-Jean
Subject: [Dr. Geo] [Bug 1763680] [NEW] Error in script Durer.st
Date: Fri, 13 Apr 2018 11:08:21 -0000

Public bug reported:

The following line :

c1b := (canvas reflect: d1 axe: r1) name: 'C'.

should be changed to:

c1b := (canvas reflect: d1 axis: r1) name: 'C'.

in the script located at:

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

** Affects: drgeo
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of DrGeo
developers, which is subscribed to Dr. Geo II.
Matching subscriptions: Dr. Geo bug report
https://bugs.launchpad.net/bugs/1763680

Title:
  Error in script Durer.st

Status in Dr. Geo II:
  New

Bug description:
  The following line :

  c1b := (canvas reflect: d1 axe: r1) name: 'C'.

  should be changed to:

  c1b := (canvas reflect: d1 axis: r1) name: 'C'.

  in the script located at:

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/drgeo/+bug/1763680/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]