[squeak-dev] The Trunk: System-nice.468.mcz

commits at source.squeak.org commits at source.squeak.org
Sun Mar 11 15:40:09 UTC 2012


Nicolas Cellier uploaded a new version of System to project The Trunk:
http://source.squeak.org/trunk/System-nice.468.mcz

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

Name: System-nice.468
Author: nice
Time: 11 March 2012, 4:38:57.076 pm
UUID: 9e8d75ab-f336-4e75-84ce-7decf3043237
Ancestors: System-cwp.467

Add a missing DataStream>>insideASegment required to store a Character in a DataStream.

=============== Diff against System-cwp.467 ===============

Item was added:
+ ----- Method: DataStream>>insideASegment (in category 'write and read') -----
+ insideASegment
+ 	^ false!



More information about the Squeak-dev mailing list