12.02.2016, 20:58, "Daniel Kochmański" <dan...@turtleware.eu>: > Hey, > > I've finished running cl-test-grid on the rc2 (I hope I've fixed the > issue – it wasn't the RNG, but defsetf bug). > > Could you Anton create reports based on these new tests? Thank you! > There is no rush with it of course.
Here they are: https://common-lisp.net/project/cl-test-grid/ecl/ecl-diff-16.1.2-rc2-lin-x64-bytecode.html https://common-lisp.net/project/cl-test-grid/ecl/ecl-diff-16.1.2-rc2-lin-x64-lisp-to-c.html They are generated by these two calls: https://github.com/cl-test-grid/cl-test-grid-work/blob/1211e0f191542f3bb1cde7b2de35db821067cbe4/ecl-reports4.lisp#L193 Also, whey I sent you reports for RC1, I made a mistake, they were both generated from bytecode compiler. Sorry about that: 08.02.2016, 13:22, "Anton Vodonosov" <avodono...@yandex.ru>: > Here are the diff reports: > > https://common-lisp.net/project/cl-test-grid/ecl/ecl-diff-16.1.2-lin-x64-lisp-to-c.html > https://common-lisp.net/project/cl-test-grid/ecl/ecl-diff-16.1.2-lin-x64-bytecode.html The fixed lisp-to-c diff for the previous RC: https://common-lisp.net/project/cl-test-grid/ecl/ecl-diff-16.1.2-lin-x64-lisp-to-c-fixed.html Best regards, - Anton