<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 4, 2019 at 11:01 PM David T. Lewis <<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br>
On Sun, May 05, 2019 at 01:45:13AM +0800, Ben Coman wrote:<br>
>  <br>
> On Sat, 4 May 2019 at 06:11, <<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>> wrote:<br>
> > Instead of this:<br>
> > This interpreter (vers. 0) cannot read image file (vers. 68021).<br>
> > Press CR to quit...<br>
> <br>
> It seems useful to also say "a 32-bit VM is trying to read a 64-bit image"?<br>
><br>
<br>
It's not a 32-bit VM. The most common case is a 64-bit VM running a 32-bit image.<br></blockquote><div><br></div><div>You are correct, but I think Ben's point was to support novice users in understanding what's going on (without having to know what, for example, 68021 means).</div><div><br></div><div>Why not something like: "This VM only supports 64-bit Sista images, but a 32-bit v3 image was provided." That would help users to select the right VM for their image at [1].</div><div><br></div><div>Fabio</div><div><br></div><div>[1] <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/201901172323">https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/201901172323</a></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
For reference: <a href="http://squeakvm.org/squeak64/faq.html" rel="noreferrer" target="_blank">http://squeakvm.org/squeak64/faq.html</a><br>
<br>
Dave<br>
<br>
</blockquote></div></div>