[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fix include order (#562)

Marcel Taeumel notifications at github.com
Tue Jul 20 08:07:21 UTC 2021


Note that sources have to be generated even if a dialog claims that there are not changes. Apparently, the order of include files is not considered a change in the generated artifact:

```Smalltalk
[VMMaker generateAllConfigurationsUnderVersionControl] valueSupplyingAnswer: true. "Not false!"
```

Also note that the current VMMaker changes are in the VMMakerInbox:
- VMMaker.oscog-mt.2986 based on
- VMMaker.oscog-dtl.2968 based on
- VMMaker.oscog-nice.2957

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/562#issuecomment-883189779
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210720/dddf88f8/attachment.html>


More information about the Vm-dev mailing list