Francis St-Amour
Francis St-Amour
So my previous comment didn't count as "activity" 😡
> certain conditions could specify the minibuffer error message That sounds useful, could you elaborate? You would add a case in the `slime-rex` form?
I would also like to know, I have the exact same situation
I managed to parse my stuff correctly using a struct with 2 fields: one string and one struct. Then I implemented the `InterfaceUnmarshaler` interface for it, something like that (ironically,...
Yes, expert systems are AI
> Firstly, thank you for including ChanL as one of the few dependencies in your project! Yes, I really like it, it's simple (for what passes as simple when dealing...
> There's a catch (race condition) that the thread might already be stopped (by one of the interrupt or the message sent by a channel) when the code gets to...
I tried running breeze's test on ecl, I got a bunch of these errors: ``` ERROR An error occurred: mp:condition-variable-wait can not be used with recursive locks: #Unhandled error when...
I haven't investigated at all, so there's a slight chance the issue is not from ChanL at all. But it does look like it is (on ecl only ofc).
That bug doesn't involve SLIME at all, it's in a test. To reproduce, you just need to run the tests using `ecl`.