On Thu, Feb 20, 2014 at 7:23 PM, Faré fahree@gmail.com wrote:
On Wed, Feb 19, 2014 at 10:02 AM, Robert P. Goldman rpgoldman@sift.info wrote:
Jean-Claude Beaudoin wrote:
Hello ASDF maintainers,
I just completed a port of ASDF 3.0.3 to what will soon be released as MKCL 1.1.7. It currently passes all the 48 tests of yours on Linux (Ubuntu 12.04) and I will very soon test it on Win32 and Win64 (I expect a routine ride there).
I would like to submit back to you the few lines of ASDF code I had to conditionalize to get this port working OK.
Can we do this through a "Pull request" on github? I see both a fare/asdf and a rpgoldman/asdf repositories that look like the head of ASDF evolution which one should I fork, merge with and then send the pull?
Although the official master is on common-lisp.net, my github repository is up-to-date and I'll gladly handle pull requests; or you can email a patch, as per git format-patch -1, against master. Please send the request ASAP, so it's included in the imminent 3.1.1 release.
It's most probably going to be a git format-patch. I'll try to do the work over this weekend.