The Trunk: 60Deprecated-dtl.8.mcz

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

The Trunk: 60Deprecated-dtl.8.mcz

commits-2
David T. Lewis uploaded a new version of 60Deprecated to project The Trunk:
http://source.squeak.org/trunk/60Deprecated-dtl.8.mcz

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

Name: 60Deprecated-dtl.8
Author: dtl
Time: 20 November 2017, 11:04:58.602687 am
UUID: f7039fea-1e69-407d-8672-330f60f7eac6
Ancestors: 60Deprecated-mt.7

UndefinedObject>>suspend was removed in Kernel-dtl.1124. Move it to 60Deprecated to adhere to normal deprecation procedures.

=============== Diff against 60Deprecated-mt.7 ===============

Item was added:
+ ----- Method: UndefinedObject>>suspend (in category '*60Deprecated') -----
+ suspend
+ "Kills off processes that didn't terminate properly"
+ "Display reverse; reverse."  "<-- So we can catch the suspend bug"
+ Processor terminateActive!