El 4/30/07 10:22 AM, "subbukk" <[EMAIL PROTECTED]> escribió:

> Hi,
> 
> I see some artifacts (like []) displayed in comments and descriptions in
> Squeak (3.7-7 vm on Linux, 3.8 image and SqueakV39.sources). I suspect
> the '\r' line terminator in the *.sources file could be causing it.
> 
> Is this a bug?
> 
> TIA .. Subbu

I think what could be eliminated if you do Smalltalk removeAllLineFeeds.

In Mac , I found this often.
Seems what guessing the converter only is not enough.
All text imported to Squeak should use String withSqueakLineEndings , what
not always is the case.

Edgar


_______________________________________________
Beginners mailing list
[email protected]
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to