[armedbear-devel] test results for 1.2.0-dev

Rudolf Schlatte rudi at constantly.at
Sun Mar 24 19:03:16 UTC 2013


On Mar 24, 2013, at 20:00, Erik Huelsmann <ehuels at gmail.com> wrote:

> Hi,
>> 
>> Rudi, since this seems to match closely with your area of expertise, could you have a (quick) look at this and provide some pointers which could help us fix the array index out of bounds errors? The reproduction recipe is to simply quickload :cl-l10n.
> 
> One of my old kludges, coming back to bite me ...  Fixed in r14446, by checking whether the class passed to allocate-funcallable-instance is a subtype of standard-generic-function and creating either of two (java-side) types of funcallable objects.
> 
> 
> Thanks for taking a look at it so quickly. Does this allow us to move the creation and declaration of STANDARD-GENERIC-FUNCTION to the lisp world?

Unfortunately not, that's another fight.

>  
> Now cl-l10n is complaining about a missing #+abcl branch in the definition of GETENV, but we get past the previous bump in the compilation.
> 
> 
> Such an implementation can be quickly provided. I'll have a look at our sources if we don't already have an implementation slumbering around.

We have ext:getenv, but cl-l10n needs to be told about it.

Rudi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20130324/e172364f/attachment.html>


More information about the armedbear-devel mailing list