[FIX] SequenceableCollection>>forceTo:paddingWith:

Doug Way dway at riskmetrics.com
Tue Oct 31 03:20:31 UTC 2000


>From the preamble:

Fixes a bug in SequenceableCollection>>forceTo:paddingWith: introduced
in update #2018.  Executing ''asdf' forceTo: 3 paddingWith: $-' was
causing an error, instead of being truncated.  This new version still
includes the optimizations from #2018, but with an extra check to handle
this case.

- Doug Way
  dway at riskmetrics.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SeqCollForceToFix-dew.1.cs.gz
Type: application/octet-stream
Size: 573 bytes
Desc: Unknown Document
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20001030/30424042/SeqCollForceToFix-dew.1.cs.obj


More information about the Squeak-dev mailing list