Hello.
I am running tests of some lisp libraries on various cl implementations.
Just noticed a regression.
Here are test logs of the same version of bordeaux-threads:
Of ABCL 1.0.0 https://cl-test-grid.appspot.com/blob?key=AMIfv959vw8OTYbBwH_qli8d6EeL6-Roh7...
of ABCL 1.0.1 https://cl-test-grid.appspot.com/blob?key=AMIfv97tbGEUijVGZDqkxNzUOVSNQ_Fr9c...
As you see, 1.0.0 passes the tests, while 1.0.1 fails to build them.
(But I don't know if it's a bug in ABCL 1.0.1, or it's a bug in bordeaux-threads tests which just wasn't detected by old ABCL).
Best regards, - Anton