[m-rev.] for post-commit review: group *int_least* types together
Peter Wang
novalazy at gmail.com
Tue Feb 20 16:13:37 AEDT 2018
On Tue, 20 Feb 2018 15:39:33 +1100 (AEDT), "Zoltan Somogyi" <zoltan.somogyi at runbox.com> wrote:
>
> not needed.) I cannot test it, since I don't have
> any 32 bit machines. I asked you because you were
> the one to last touch the relevant parts of the compiler,
> as part of adding support for 64 bit unboxed integers.
Since you are going to be working on data representations, it's
worth setting up a 32-bit virtual machine for testing. Alternatively,
unpack a 32-bit root filesystem of a Linux distribution somewhere, then
chroot/proot[1] into it from your 64-bit Linux host. You will know about
VMs/chroot, but let me know if you want detailed instructions for proot.
Peter
[1] https://github.com/proot-me/PRoot
More information about the reviews
mailing list