Upcoming bug fix release
I have just updated the ASDF repository to version 3.3.4.19 I plan for this to turn into the bug fix release 3.3.5 very soon, so please, if you have the opportunity, test it with your libraries, your hardware, your lisp implementations, etc. I am particularly excited to get this out there, because we have a number of enhancements on deck that could become version 3.4, and I would dearly like 3.3.5 to be the last bug fix release in the 3.3 series. Best, Robert
Congratulations on your good work, together with Eric, Phoebe, and all who contributed. I see that ASDF is in good hands! —♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org Compulsory child labor was not abolished, it was changed from productive work to counter-productive brainwashing, and made universal: public schooling. On Thu, Jun 3, 2021 at 11:10 PM Robert Goldman <rpgoldman@sift.info> wrote:
I have just updated the ASDF repository to version 3.3.4.19
I plan for this to turn into the bug fix release 3.3.5 very soon, so please, if you have the opportunity, test it with your libraries, your hardware, your lisp implementations, etc.
I am particularly excited to get this out there, because we have a number of enhancements on deck that could become version 3.4, and I would dearly like 3.3.5 to be the last bug fix release in the 3.3 series.
Best, Robert
On Jun 4, 2021, at 05:10, Robert Goldman <rpgoldman@sift.info> wrote:
I have just updated the ASDF repository to version 3.3.4.19
I plan for this to turn into the bug fix release 3.3.5 very soon, so please, if you have the opportunity, test it with your libraries, your hardware, your lisp implementations, etc.
Unfortunately, asdf-3.3.4.19 with abcl-1.8.1-dev seems to have a problem in merging JAR-PATHNAME references when loading ASDF definitions packaged in jar files. I’ll try to find some time to figure this out, but I suspect that this problem only effects ABCL. -- "A screaming comes across the sky. It has happened before but there is nothing to compare to it now."
Do you have an example of this failing you could share? And does this problem happen on earlier versions of ABCL? -- Robert P. Goldman On June 5, 2021 at 00:00:48, Mark Evenson (evenson@panix.com(mailto:evenson@panix.com)) wrote:
On Jun 4, 2021, at 05:10, Robert Goldman <rpgoldman@sift.info> wrote:
I have just updated the ASDF repository to version 3.3.4.19
I plan for this to turn into the bug fix release 3.3.5 very soon, so please, if you have the opportunity, test it with your libraries, your hardware, your lisp implementations, etc.
Unfortunately, asdf-3.3.4.19 with abcl-1.8.1-dev seems to have a problem in merging JAR-PATHNAME references when loading ASDF definitions packaged in jar files.
I’ll try to find some time to figure this out, but I suspect that this problem only effects ABCL.
-- "A screaming comes across the sky. It has happened before but there is nothing to compare to it now."
FWIW, I ran 3.3.4.19 with cmucl 2021-01 using "make CMUCL=cmulisp -l cmucl test" and all tests passed. On Thu, Jun 3, 2021 at 8:10 PM Robert Goldman <rpgoldman@sift.info> wrote:
I have just updated the ASDF repository to version 3.3.4.19
I plan for this to turn into the bug fix release 3.3.5 very soon, so please, if you have the opportunity, test it with your libraries, your hardware, your lisp implementations, etc.
I am particularly excited to get this out there, because we have a number of enhancements on deck that could become version 3.4, and I would dearly like 3.3.5 to be the last bug fix release in the 3.3 series.
Best, Robert
-- Ray
Thanks for the update! That's great news. Best, R On 6 Jun 2021, at 0:24, Raymond Toy wrote:
FWIW, I ran 3.3.4.19 with cmucl 2021-01 using "make CMUCL=cmulisp -l cmucl test" and all tests passed.
On Thu, Jun 3, 2021 at 8:10 PM Robert Goldman <rpgoldman@sift.info> wrote:
I have just updated the ASDF repository to version 3.3.4.19
I plan for this to turn into the bug fix release 3.3.5 very soon, so please, if you have the opportunity, test it with your libraries, your hardware, your lisp implementations, etc.
I am particularly excited to get this out there, because we have a number of enhancements on deck that could become version 3.4, and I would dearly like 3.3.5 to be the last bug fix release in the 3.3 series.
Best, Robert
-- Ray
participants (5)
-
Faré
-
Mark Evenson
-
Raymond Toy
-
Robert Goldman
-
Robert P. Goldman