Re: Patch for a couple of stack inconsistency bugs
somewhat-functional-programmer <[email protected]> Tue, 19 Nov 2019 01:20:45 +0000
| Newsgroups | gmane.editors.j.devel |
|---|---|
| Message-ID | <SfXGi6I-zy1hQQKVQYGclHAdHeqbzwATXIGIfJAVAXXIuStoSnFc_vQiqoP80Mh7fNuFk2Idqnbs5-Nk8C8qd3WTi3tKbQrd9YgygfB9q40=__45964.7632132814$1574126493$gmane$org@protonmail.com> |
You're welcome -- thanks for putting together this release :-) It is working for me so far with OpenJDK 13 too, -Mark ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Saturday, November 16, 2019 2:45 PM, Mark Evenson <[email protected]> wrote: > > On May 31, 2019, at 23:49, Mark Evenson [email protected] wrote: > > > > > On May 29, 2019, at 15:21, somewhat-functional-programmer [email protected] wrote: > > > Hello list, > > > Lately I have been starting to dive deeper into Common Lisp and have started to > > > use ABCL more than SBCL or CCL lately. It is a very impressive project. > > > > Thanks. Welcome! > > > > > Let me know what you think, and again please review, there aren't many lines > > > changed but I am new to the internals of the project. I think I ran all tests > > > (ant abcl.test) but while the ant task completed successfully, my output > > > complained of a missing dependency and I'm not sure what actually ran. > > > > Initial testing of your patch looks good, in that it makes sense as a patch and that it doesn’t seem to break anything obvious under both java-8 and java-11. I will try to incorporate into the mainline repos soonish. > > Best, > > Mark [email protected] > > -- > > "A screaming comes across the sky. It has happened before but there is nothing > > to compare to it now." > > Thanks ever so-much for the patch! [It will be part of abcl-1.6.0][1] > > [1]: https://gitlab.common-lisp.net/abcl/abcl/commit/cd0b2f356330e41ced7c2df84789eee88cd94d59 > > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > "A screaming comes across the sky. It has happened before but there is nothing > to compare to it now."