[FIX] Re: [BUG]WriteStream(Object)>>doesNotUnderstand: #tabs: ( [er][et][sm] [approved] )

Doug Way dway at mailcan.com
Thu Dec 11 23:57:14 UTC 2003


Tested replacing #longPringOn:indent: with the earlier version.  Yes, 
WriteStream doesn't even implement #tabs: anymore, so it was definitely 
broken.


Anthony Hannan wrote:

>The version of CompiledMethod>>longPrintOn:indent: that came with
>5591InspectorEnh-ajh is wrong.  It should be reverted back to its
>previous version which came with 5308ContextEnh-ajh.
>
>Cheers,
>Anthony
>
>ducasse at iam.unibe.ch wrote:
>  
>
>>VM: Mac OS - Squeak3.7alpha of '11 September 2003' [latest update:
>>#5566] Squeak VM 3.7.0b2
>>Image: Squeak3.7alpha [latest update: #5595]
>>
>>WriteStream(Object)>>doesNotUnderstand: #tabs:
>>	Receiver: a WriteStream ''
>>	Arguments and temporary variables: 
>>		aMessage: 	tabs: 0
>>	Receiver's instance variables: 
>>		collection: 
>>'
>>c...
>>		position: 	0
>>		readLimit: 	0
>>		writeLimit: 	1000
>>
>>CompiledMethod>>longPrintOn:indent:
>>	Receiver: a CompiledMethod (1887)
>>	Arguments and temporary variables: 
>>		aStream: 	a WriteStream ''
>>		tabs: 	0
>>	Receiver's instance variables: 
>>a CompiledMethod (1887)
>>
>>CompiledMethod>>longPrintOn:
>>	Receiver: a CompiledMethod (1887)
>>	Arguments and temporary variables: 
>>		aStream: 	a WriteStream ''
>>	Receiver's instance variables: 
>>a CompiledMethod (1887)
>>
>>CompiledMethod>>symbolic
>>	Receiver: a CompiledMethod (1887)
>>	Arguments and temporary variables: 
>>		aStream: 	a WriteStream ''
>>	Receiver's instance variables: 
>>a CompiledMethod (1887)
>>
>>
>>--- The full stack ---
>>WriteStream(Object)>>doesNotUnderstand: #tabs:
>>CompiledMethod>>longPrintOn:indent:
>>CompiledMethod>>longPrintOn:
>>CompiledMethod>>symbolic
>> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>>CompiledMethodInspector>>selection
>>CompiledMethodInspector(Inspector)>>stepAt:in:
>>SystemWindow>>stepAt:
>>StepMessage(MorphicAlarm)>>value:
>>WorldState>>runLocalStepMethodsIn:
>>WorldState>>runStepMethodsIn:
>>PasteUpMorph>>runStepMethods
>>WorldState>>doOneCycleNowFor:
>>WorldState>>doOneCycleFor:
>>PasteUpMorph>>doOneCycle
>>[] in Project class>>spawnNewProcess {[[World doOneCycle.  Processor
>>yield.  false] whileFalse.  nil]}
>>[] in BlockContext>>newProcess {[self value.  Processor
>>terminateActive]}
>>    
>>
>
>  
>





More information about the Squeak-dev mailing list