[BUG][FIX]2.5tobe FileStream naming problem

Tim Rowledge rowledge at interval.com
Sat Jul 17 00:32:00 UTC 1999


Attempting to generate the balloon plugin file puts the C file in the wrong
place. The problem is that CrLfFileStream is used directly so that the
cr/lf problem is avoided, but it means that the proferred filename is not
canonicalized as it would have been with FileStream.

The simple solution is to avoid inadvertant overriding of instance creation
methods. The enclosed small changeset appears to work nicely.

tim

-- 
Useful random insult:- All booster, no payload.
Tim Rowledge:  rowledge at interval.com (w)  +1 (650) 842-6110 (w)
  tim at sumeru.stanford.edu (h)  <http://sumeru.stanford.edu/tim>

Content-Type: APPLICATION/Octet-stream; NAME="FilestreamFixes.cs"

Attachment converted: Anon:FilestreamFixes.cs (????/----) (0000B477)





More information about the Squeak-dev mailing list