Re: Function with declared result type NIL returned.

Raymond Toy <[email protected]> Tue, 14 Jun 2016 20:20:20 -0700
Newsgroups gmane.lisp.cmucl.devel
Message-ID <[email protected]>
>>>>> "Mark" == Mark Cox <[email protected]> writes:

    Mark> G'day, I think there may be an issue with the way CMUCL
    Mark> handles return values.

    Mark> I'm having trouble developing a reduced test case so I have
    Mark> attached the code I encountered the issue with. The code
    Mark> relies on an external library titled external-program.

Thanks for the test case.  I can reproduce this on my system as well.

Based on the error message it seems as if external-program:start was
declared not to return actually returned.  That would seem to indicate
an error in external-program not cmucl.

But I'll look some more into this.

It would be great if you could file an issue if you have an account.
If not, don't  worry about it.

--
Ray

_______________________________________________
cmucl-imp mailing list
[email protected]
https://lists.zs64.net/mailman/listinfo/cmucl-imp