[squeak-dev] PrimitiveFailed: #growMemoryByAtLeast: in SmalltalkImage failed.

gettimothy gettimothy at zoho.com
Sat Oct 16 20:17:29 UTC 2021


Alright, I may have a FS fix. the *fx-core-converting already has an 'asReference' so I just add another method in the method-category that calls it...



In String 

create Method Category 'fs-core-converting'



add



asFileReference

   "Return an FSReference on disk"

   ^ self asReference
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20211016/a0fc393b/attachment.html>


More information about the Squeak-dev mailing list