R. Matthew Emerson

Results 105 comments of R. Matthew Emerson

I wonder if the issue is isolated to the save-application environment. I tried a little bit to crash the lisp by loading libraries and manually initiating a gc via `(gc)`,...

Thanks for your debugging work. 8M seems like an awfully big stack; I wonder if there's some underlying bug there. I will take a look when I can (but I...

Please update to Xcode 11.4 or later. See #271

I have spent some time messing around with this a couple of times now. I keep getting stuck on figuring out how to make the Xcode equivalent of the following...

I fried my Odroid C2 (the only 64-bit ARM I have) by using a 12v power adapter rather than a 5v power adapter. I ordered a replacement, but it won't...

The interface databases make the `#_` and `#$` reader macros work. These reader macros are used extensively in the implementation of CCL itself. I'm not a CFFI user, so I'm...

You are welcome to work on this if you want to, but I worry that it is a rather big project. I agree that we should try out https://github.com/rpav/c2ffi. If...

If you haven't already, it may be helpful to consult https://trac.clozure.com/ccl/wiki/BuildFFIGEN and also https://trac.clozure.com/ccl/wiki/CustomFramework In particular, there's an Mac-specific ffigen branch. I don't know if it builds on an up-to-date...

Thanks for that research. Your planned approach seems good.

@ailisp: gb is Gary Byers . He doesn't have a GitHub id. Don't feel pressured to get this done because I mentioned this issue from that FreeBSD 12 bug. I...