[Vm-dev] VM Maker: VMMaker-dtl.417.mcz

Eliot Miranda eliot.miranda at gmail.com
Mon Jul 27 17:33:46 UTC 2020


Hi David,

    what directory are you generating ckformat.c to?  I'll try and match it
in VMMaker.oscog.

On Sun, Jul 26, 2020 at 4:55 PM <commits at source.squeak.org> wrote:

>
> David T. Lewis uploaded a new version of VMMaker to project VM Maker:
> http://source.squeak.org/VMMaker/VMMaker-dtl.417.mcz
>
> ==================== Summary ====================
>
> Name: VMMaker-dtl.417
> Author: dtl
> Time: 26 July 2020, 7:55:15.52 pm
> UUID: 14446c08-7d2a-41a6-9370-2f5eba5ac1e8
> Ancestors: VMMaker-dtl.416
>
> Update to remove call to deprecated method in ImageFormat.
>
> =============== Diff against VMMaker-dtl.416 ===============
>
> Item was changed:
>   ----- Method: VMMaker>>generateUtilityPrograms (in category 'generate
> sources') -----
>   generateUtilityPrograms
>         "Any additional sources not directly part of the VM may be
> generated here"
>
>         Smalltalk
>                 at: #ImageFormat
>                 ifPresent: [:cls |  "generate ckformat utility program"
> +                       cls storeCkFormatOnFile: (self sourceDirectory
> fullNameFor: 'ckformat.c')]!
> -                       cls storeCkstatusOnFile: (self sourceDirectory
> fullNameFor: 'ckformat.c')]!
>
>

-- 
_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200727/03e02f52/attachment.html>


More information about the Vm-dev mailing list