You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's obviously easy enough just to use the right commit when I need to get back to that code, but I figured a lot of people are maintaining code with the same library.
I did try a bunch of path simplifying to make sure it wasn't that. This was all on macOS.
This commit specifically broke code that I'm maintaining here, possibly only related to the import of the old Big Bob math library. 63a497f
The line is simply:
import "KSPMathV702.ksp"
Yields: Syntax error! (line 2279)
../common/external/KSPMathV702.ksp:4625
Release 1.17.0 is fine
The text was updated successfully, but these errors were encountered: