On 7/25/17 Jul 25 -8:18 AM, Faré wrote: > On Tue, Jul 25, 2017 at 9:14 AM, Robert Goldman <rpgold...@sift.net> wrote: >> On 7/25/17 Jul 25 -4:20 AM, Jean-Claude Beaudoin wrote: >>> >>> Please give a try to the latest MKCL's github repo master head, it has >>> new commits >>> that should fix both problems mentioned here above. >> >> What's the right repo to work from? I have this: >> >> origin https://gitlab.common-lisp.net/mkcl/mkcl.git (fetch) >> >> but I see you are talking about a github repo instead of cl.net >> > I got the fixes from https://github.com/jcbeaudoin/MKCL.git >
Confirmed: after pulling from that github repo, all tests pass on MKCL. Haven't tested upgrade yet: will do so now. Still confused about the relationship between the cl.net and github repos. R