Well it's not a VM issue. The VM has no idea what the file contains, the Smalltalk code has to figure those details.
On 2010-01-25, at 10:14 AM, Henrik Johansen wrote: >> Ok, is that the file name that interpreted as mac roman? Or the contents of >> the text file? >> Both are bugs, please make an pharo bug entry. > http://code.google.com/p/pharo/issues/detail?id=1608 > > Same thing happens for any file dropped on the image (when dropping works). > The offending method is MultiByteBinaryOrTextStream>>setConverterForCode. > > Not sure if Squeak used to save all files MacRoman encoded, but now they > definately do not. (As evidenced by the example .mcz attached to the issue) > > Cheers, > Henry -- =========================================================================== John M. McIntosh <[email protected]> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com =========================================================================== _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
