5:42:30Colleen<shinmera> Git windows line conversion is why this exists: https://github.com/Shirakumo/trial/blob/master/features.lisp#L29
5:42:56Colleen<shinmera> Jungyyy: It doesn't have to mean anything.
5:43:25Colleen<shinmera> Trial runs just fine on Linux laptops and such, too, fwiw.
5:43:39Colleen<shinmera> No need to use a beefy windows computer for dev
5:45:35Colleen<shinmera> Jungyyy: What's the context of that output? If it's just an optimisation note you can ignore it. If that error happens while compiling mmap then your sbcl is too old and you need to update.
5:46:11Colleen<shinmera> ah, yeah, here it is. https://github.com/Shinmera/mmap/issues/13
5:46:39Colleen<shinmera> god packaging on windows is such a fucking mess
5:47:27Colleen<shinmera> If you don't want to compile sbcl from source you might want to try Roswell
5:48:26Colleen<shinmera> selwyn: If you want to do more math/geometry shit, you can work on implementing DISTANCE for all primitive types in Trial.