Hello,
I think there is a typo, or, say, copy-and-paste error in the last commit on svn. abcl does not build the way it is. This is my correction.
+++ a/trunk/abcl/build.xml +++ b/trunk/abcl/build.xml @@ -877,5 +877,5 @@ ${basedir}/../ansi-tests.
-[1]: git+https://gitlab.common-lisp.net/ansi-test/ansi-test.git +[1]: git+https://gitlab.common-lisp.net/ansi-test/ansi-test.git
The CL-BENCH tests require that [cl-bench][2] be manually installed in
Best Regards
Stefan Husmann
PS: I am new on this list, so I apologize if thi has been brought up before.
On 9/9/15 21:34, Stefan Husmann wrote:
Hello,
I think there is a typo, or, say, copy-and-paste error in the last commit on svn. abcl does not build the way it is. This is my correction.
Indeed it doesn't build that way, does it? Fixed in [r14800][].
Thanks for the note and the patch!
[r14800]: http://abcl.org/trac/changeset/14800
armedbear-devel@common-lisp.net