[squeak-dev] The Trunk: System-fbs.656.mcz

commits at source.squeak.org commits at source.squeak.org
Fri Jan 3 17:36:21 UTC 2014


Frank Shearar uploaded a new version of System to project The Trunk:
http://source.squeak.org/trunk/System-fbs.656.mcz

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

Name: System-fbs.656
Author: fbs
Time: 3 January 2014, 5:32:33.537 pm
UUID: cdc17088-36bd-2d48-b2b5-245d9a817e6e
Ancestors: System-fbs.655

Cleanup after #showDeprecationWarnings move.

=============== Diff against System-fbs.655 ===============

Item was removed:
- ----- Method: Preferences class>>showDeprecationWarnings (in category 'standard queries') -----
- showDeprecationWarnings
- 	^ self
- 		valueOfFlag: #showDeprecationWarnings
- 		ifAbsent: [ false ]!



More information about the Squeak-dev mailing list