Steve Losh
Steve Losh
> Still, it seems like a bad idea to use mutable keys in an equal hash table. *All* strings are mutable, even those without fill pointers. Yeah, if you actually...
Is there a way I can match structures without Trivia calling arbitrarily-named functions at macroexpansion time and hoping they do what it expects based on their names? I'm fine with...
I get that it's only three functions, but that's still three too many for me. To get a project into Quicklisp, [it must build without warnings](http://blog.quicklisp.org/2015/01/some-problems-when-adding-libraries-to.html). I just checked and...
A quick proof-of-concept for my sketched-out API seems to work, so I can just use this and be happy if you decide to keep the macroexpansion-time function-calling stuff: ```lisp (defun...
Did you resize the window at all? I sometimes saw that when I dragged the window to be bigger but Lanterna hadn't gotten around to updating its size...
For completeness' sake, option 4: get CommonQt to support Qt5, then update qtools to use that. I feel like things are only going to bitrot more and more if one...
Hey, I'm traveling til Sunday but will poke at it after that.
I'm crunching on the last couple weeks of my master's thesis and haven't had time to try this. Sorry :(
Where is the `qt-libs/standalone` folder I need to put that file in? The current directory? Somewhere in the belly of quicklisp?
Aha, `qt-libs-20170227-git/standalone`, explains why ffind didn't see it.