SystemTracing: SystemTracing-dtl.20.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

SystemTracing: SystemTracing-dtl.20.mcz

squeak-dev-noreply
 
Dave Lewis uploaded a new version of SystemTracing to project SystemTracing:
http://www.squeaksource.com/SystemTracing/SystemTracing-dtl.20.mcz

==================== Summary ====================

Name: SystemTracing-dtl.20
Author: dtl
Time: 4 May 2011, 10:22:06 am
UUID: 08000000-1508-7013-1508-701314000000
Ancestors: SystemTracing-ul.19

PositionableStream>>nextLongPut: required a class definition override, so replace it with SystemTracer>>putLong:to: based on the equivalent methods in the interpreter simulator.