Robert Smith
Robert Smith
Random states are _definitely_ not portable, unfortunately. For single floats, we may opt to just test them all. Why not?
I suspect this has to do with improper/confused types. There's `chtype` and `wchar` and etc. Will look into.
I'm still running into this issue but I haven't figured it out.
@omrisim210 It fails during groveling. I think that it can't find the curses.h files.
CC @HiTECNOLOGYs
I don't have a Windows box to test, but it looks to me that the `CC` environment variable needs to be set. Any chance you could try that?
That's my assessment. Usually C finds this stuff with a `-I` argument to indicate include directories.
@priyadarshan Thanks for the effort. This is an important thing and we need to fix it.
I added a few comments. Lastly, please squash all the commits about updating attributes.lisp and cursors.lisp into one commit, using `git rebase -i `. Otherwise, looks good!
I really dropped the ball on this. Thoughts on direction for this PR?