On 02/04/2019 11:43, David Matthews wrote:
On 31/03/2019 23:31, Jerry James wrote:
On Fri, Mar 29, 2019 at 7:29 AM David Matthews
<david.matth...@prolingua.co.uk> wrote:
Thanks for that.  I'll bear it in mind.  I've actually managed to fix
the problem with 5.8 on big-endian machines and it now builds and runs
the test suite correctly on the big-endian Mips.

Jerry: Can you test again with the S390x and confirm if it works now?
This is in master.  I'll add the fixes to fixes-5.8 if it works.

It doesn't crash anymore, but "polyimport polytemp.txt -I . <
./exportPoly.sml" exits with exit code 1 without printing any error
messages.  I have tried the various --debug options without seeing
anything alarming.  Is there some way of figuring out the reason for
the exit code?


That's odd because that was the problem I had on the Mips BEFORE I fixed the bug.  This is the commit: https://github.com/polyml/polyml/commit/195a36f7a587df9b391755668867d31af911af8d Before I investigate further can you check that you have actually tested it with that commit applied?

I've now managed to get the S390x running in qemu and discovered that there was still a bug. I've pushed a fix to master ( https://github.com/polyml/polyml/commit/fec83e0fdb616509be10518727a8198281b72a17 ).

Regards,
David

_______________________________________________
polyml mailing list
polyml@inf.ed.ac.uk
http://lists.inf.ed.ac.uk/mailman/listinfo/polyml

Reply via email to