[BUG] SystemDictionary>>macroBenchmarks

Doug Way dway at riskmetrics.com
Sun Oct 7 06:20:33 UTC 2001


Doing "Smalltalk macroBenchmarks" in a current 3.2alpha-4418 image gives
a MessageNotUnderstood during the tile-building test.

- Doug Way
  dway at riskmetrics.com


7 October 2001 12:56:19 am
MessageNotUnderstood: precedence

VM: Mac OS - Squeak3.1alpha of 16 May 2001 [latest update: #4081]
Image: Squeak3.2alpha [latest update: #4418]

UndefinedObject(Object)>>doesNotUnderstand:
SyntaxMorph>>printMessageNodeOn:indent:
SyntaxMorph>>printOn:indent:
[] in SyntaxMorph>>printOn:indent:
[] in SyntaxMorph>>submorphsDoIfSyntax:ifString:otherwise:
Array(SequenceableCollection)>>do:
SyntaxMorph>>submorphsDoIfSyntax:ifString:otherwise:
SyntaxMorph>>submorphsDoIfSyntax:ifString:
SyntaxMorph>>printOn:indent:
SyntaxMorph>>decompile
SyntaxMorph>>methodNodeOuter:
SyntaxMorph class>>methodNodeOuter:
[] in MethodNode>>asMorphicSyntaxUsing:
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
MethodNode>>asMorphicSyntaxUsing:
[] in SyntaxMorph class>>testAllMethodsOver:
Time class>>millisecondsToRun:
[] in SyntaxMorph class>>testAllMethodsOver:
Utilities class>>setClassAndSelectorFrom:in:
[] in SyntaxMorph class>>testAllMethodsOver:
SortedCollection(SequenceableCollection)>>withIndexDo:
[] in SyntaxMorph class>>testAllMethodsOver:
ProgressInitiationException>>defaultAction
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
String>>displayProgressAt:from:to:during:
SyntaxMorph class>>testAllMethodsOver:
[] in SystemDictionary>>macroBenchmarks




More information about the Squeak-dev mailing list