On [#abcl]() yesterday, ehu and easye discussed how it would be a good idea to start packing up for shipping abcl-1.1 out the door.
[#abcl]: http://webchat.freenode.net/?randomnick=1&channels=abcl&prompt=1&...
Out of our brief discussion, we'd like to branch the trunk in about a week, stabilize with testing, and then release abcl-1.1.0 on 14-FEB-2012.
So, unless there are objections, we'd like to start by asking everyone who was thinking of patching something, to think about getting some time in the next week to get something done. All potential contributions are welcome.
If you were going to document something, now's the time! [Rudi added real BibTex-based markup to the Manual][1], so even something as trivial as fixing the references would be appreciated.
[1]: http://code.google.com/p/abcl-dynamic-install/source/detail?r=5c7faeeb354081...
yers in CONS, Mark
-- "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now."
On 2/3/12 14:57 , Mark Evenson wrote:
On [#abcl]() yesterday, ehu and easye discussed how it would be a good idea to start packing up for shipping abcl-1.1 out the door.
Out of our brief discussion, we'd like to branch the trunk in about a week, stabilize with testing, and then release abcl-1.1.0 on 14-FEB-2012.
A quick update: abcl-1.1.0-dev has not been branched yet, as [Hunchentoot currently fails][1].
In general, we seem to need a fair amount of regression fixing to plausibly ship and test abcl-1.1.0.
The next step will be for me to edit the bugs to something managable, bisect the source changes for the problems, and get the people responsible to fix their bugs.
[1]: http://slack.net/~evenson/abcl/hunchentoot/
Setting the [abcl-1.1.0 milestone to another month][2]…
[2]: http://trac.common-lisp.net/armedbear/milestone/1.1.0
On Feb 24, 2012, at 12:49, Mark Evenson wrote:
A quick update: abcl-1.1.0-dev has not been branched yet, as [Hunchentoot currently fails][1].
In general, we seem to need a fair amount of regression fixing to plausibly ship and test abcl-1.1.0.
The next step will be for me to edit the bugs to something managable, bisect the source changes for the problems, and get the people responsible to fix their bugs.
Hi,
Since I am traveling in south-east asia with a laptop with a tiny screen, it might take me a bit longer to fix my bugs, but I'll do my best.
While I'm here, a quick status report about the MOP. Much of the recent work has been driven by mop-feature-tests, Pascal Costanza's MOP test suite. Currently, all but one of the files can be executed without uncaught errors. The last file, all-function-tests.lisp, deals with subclassing generic functions and creating generic functions via make-instance, which is an area that still requires a fair bit of generalizing in our code. After the test suite runs to completion, the plan is to start fixing unimplemented features and errors detected by it, and to get abcl support into closer-mop (which is just a matter of submitting a patch with some #+abcl forms in the right places).
Greetings!
Rudi
armedbear-devel@common-lisp.net