Jon Godbout
Jon Godbout
The real problem is with calling compare and set on vectors, you have to look at the type possibilities. On Sun, Jun 7, 2020, 2:43 AM Mark Evenson wrote: >...
I would avoid any self implementation and just sue the java concurrent libraries. Have to find the ones I was using though...
Comes from removing the safety 0 settings in specials.lsip
But where's it housed? I can't find a github/gitlab repo
I see, it's on notabug, kind've a terrible name for a repo site...
1. Doesn't matter, call it whatever you want. 2. Still doesn't work. 3. Nothing happens with the (bar 'a) call With declaration at least you'd expect a signal on incorrect...
style-warning or note, to be nice to the user. SBCL will tell you you don't want a declaim, and deleration will give a type check.
Sorry for the first bug. For context, we're using it: https://github.com/cybersurf/ace.core/blob/master/hook.lisp with hook functions.
Related: https://github.com/Clozure/ccl/pull/310
Stellian doesn't want a semaphore-count function, already asked. Arguably it's not very informative, the count could change immediately after or before retrieved and and since it's a condition variable you...