Bug report: COMPILE-FILE, COMPILE-FILE-PATHNAME disagree on output dir
Mark Evenson
evenson at panix.com
Tue Nov 3 07:50:55 UTC 2020
> On Nov 3, 2020, at 03:27, Robert Munyer <2433647181 at munyer.com> wrote:
[…]
> The function above may be helpful in fixing "Wrong file type returned by
> COMPILE-FILE-PATHNAME" (ticket #476) and "COMPILE-FILE, COMPILE-FILE-PATHNAME
> disagree on output dir" (not yet ticketed). It is my own original work, and
> I release it into the public domain, no rights reserved.
Your implementation of COMPILE-FILE-PATHNAME has now been merged into
[abcl-1.8.1-dev][1][2].
Thanks for your analysis, thinking, and implementation here.
This will be part of abcl-1.8.1 which will be released in the next couple
weeks, pending further shakedown of abcl-1.8.0 issues. Until then, you will
need to build abcl from source to get a version which includes your fix.
I have closed [ticket 476][476] as your implementation addresses the problems
you uncovered, and continues to pass the CI tests at the same level as without.
[476]: https://abcl.org/trac/ticket/476
[1]: https://abcl.org/trac/changeset/15480
[2]: https://github.com/armedbear/abcl/commit/d6e3b2f3e02807dc39a05571897f77a058871780
--
"A screaming comes across the sky. It has happened before but there is nothing
to compare to it now."
More information about the armedbear-devel
mailing list