24.03.2013, 14:44, "Erik Huelsmann" ehuels@gmail.com:
On Sun, Mar 24, 2013 at 11:35 AM, Anton Vodonosov avodonosov@yandex.ru wrote:
24.03.2013, 14:33, "Anton Vodonosov" avodonosov@yandex.ru:
Out of curiosity I decided to compare how the several last commit, including the fix of ticket #200, influence the situation.
svn revision 14436 vs 14445: http://common-lisp.net/project/cl-test-grid/abcl/abcl-diff5.html
release 1.1.1. vs 14445: http://common-lisp.net/project/cl-test-grid/abcl/abcl-diff6.html
Actually, many of the improvements are caused by the fact that gcc is now installed on the test machine.
Oh. You got me all excited for a moment :-)
But on the XPATH issue, I'm mostly very happy to know we've found and solved a compiler stability issue in light of compiling sources with shared structure.
I understand you :)
But not all the issues are gcc related. Maybe around half of them are other fixes. You can click the failure links and see details in the logs. If it says "/bin/sh: cc: not found" it's a gcc issue, otherwise something else. XPATH by itself is a dependency of 14 other systems.