Closed actalley closed 1 year ago
could you cherry-pick the commit onto master to avoid the merge (for no particular reason other than me not liking a double-merge)? or should I do it along with the changes I'll make (also did matrix just die ¯\_(ツ)_/¯ (edit: yes))
Something is definitely going on with matrix. My messages have not been going through for a while. I didn't see both commits. Sorry about that. I'll try the cherry-pick
(fwiw, instead of making a new PR, you can force-push to an existing PR's branch & it'll update)
Will that work with a cherry-pick onto master?
it should work with anything afaik
After the cherry-pick I'm not seeing how to update the PR
you pushed to your master
branch, not windows
.
Then I misunderstood what needed to be done. I don't know how to fix this
pushed directly to develop
as you did make a correct commit
pushed some trivial changes to develop
I think I see what I did wrong. The next one will be cleaner
These changes allow a build to succeed on Windows using
llvm-mingw
with the below command line. No•SH
,•FFI
, or repl support for now, and other things may be broken. Files with Unix line endings can be run with-f
.