[BUG] Code correction in PluggableTextMorph misaligned

Ken Causey ken at kencausey.com
Fri Feb 27 14:58:22 UTC 2004


In a new Workspace or Transcript (any PTM may be sufficient) type in 2
lines of code separated by a blank line.  Leave an error in the second
line.  Print-it or Do-it on the second line (just the second line),
accept the correction, note where the correct is made.

Example:

Smalltalk garbageCollect

BlobMorph allInstance

Corrected to: (note the print-it works)

Smalltalk allInstancesect

BlobMorph allInstance #()

Ken

P.S. Tested with a clean 3.7a-5707
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040227/dcbbd4f6/attachment.pgp


More information about the Squeak-dev mailing list