<div dir="ltr">Hello,<div><br></div><div>I tried loading GSL 2.1 (from MSYS2 on Windows 10 and CCL) commit <span style="color:rgb(33,33,33);font-family:"helvetica neue",helvetica,arial,sans-serif">32bbd1aae8ef</span>.  With minor code hiding GSLL loaded and with some minor fixes the tests run without throwing exception errors.  I still have tests generating errors, and I fixed a few of those.</div><div><br></div><div>All changes were saved in separate git commits. I am trying to find time and to email patches.  Hopefully over the next few days.<br></div><div><br></div><div>One big mystery to me is the test suite.  I cannot figure out where the correct test values come from - I am now guessing that GSL distro itself provides them, but have not identified that point in the code.</div><div><br></div><div>Mirko</div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Aug 7, 2016 at 10:26 PM Liam Healy <<a href="mailto:lhealy@common-lisp.net">lhealy@common-lisp.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>As many have noticed, GSLL does not load with GSL 2.x, because of changes to the library API. I have pushed a commit 32bbd1aae8ef that should address this, and I'd like to find testers who have GSL 2 installed. If you do, and you're comfortable with Lisp programming and loading GSLL from git, please get this commit and try loading it. You should get an error "GSLL does not currently work with GSL version 2.x". Then go into init/gsl-version.lisp and remove the last form (error ...), and try loading again. Let me know what happens.<br><br></div>Note that at this point, just getting GSLL to load is my goal. It may not execute the changed definitions without error, but I want to start by just getting it to load. If you have results on what happens when you run the functions, I'd be happy to hear about it.<br><br>Here is the gitlab page for GSLL:<br><a href="https://gitlab.common-lisp.net/antik/gsll" target="_blank">https://gitlab.common-lisp.net/antik/gsll</a><br><br></div>Thanks,<br></div>Liam<br></div>
</blockquote></div>