15 Jun
2016
15 Jun
'16
3:20 a.m.
"Mark" == Mark Cox <markcox80@gmail.com> 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