[squeak-dev] The Inbox: Compiler-ct.459.mcz

commits at source.squeak.org commits at source.squeak.org
Sat May 1 12:01:41 UTC 2021


A new version of Compiler was added to project The Inbox:
http://source.squeak.org/inbox/Compiler-ct.459.mcz

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

Name: Compiler-ct.459
Author: ct
Time: 1 May 2021, 2:01:39.875973 pm
UUID: be6611f2-9aec-cd49-91be-43ac1fec67ca
Ancestors: Compiler-nice.458

Recategorizes OutOfScopeNotification>>#defaultAction

=============== Diff against Compiler-nice.458 ===============

Item was changed:
+ ----- Method: OutOfScopeNotification>>defaultAction (in category 'priv handling') -----
- ----- Method: OutOfScopeNotification>>defaultAction (in category 'as yet unclassified') -----
  defaultAction
  
  	^false!



More information about the Squeak-dev mailing list