Delyan Angelov
Delyan Angelov
Does os.raw_execute work?
> @spytheman what are you doing? are you stealing my PR? Let's not waste double efforts into solving the SAME ISSUE on multiple fronts there are 850+ issues to work...
Once it passes the CI, I can push to your PR, and then you will get the credit, when it is merged. I do not care about that at all....
@hholst80, the CI passed for this PR, and imho it will be a bit less breaking, while ensuring the future stability of the behavior of os.join_path and os.join_path_single (which are...
Obsoleted by https://github.com/vlang/v/pull/21494 .
I agree that not reporting an error for `./v examples/hello_world.v -garbage` is a problem. Note however that recognized options do work after the source file currently, and will not after...
Testing on your branch, shows that it behaves differently than your demonstration: ``` #0 09:54:22 ᛋ master /v/oo❱ #0 09:54:22 ᛋ master /v/oo❱git switch - Switched to branch 'v-file-flags' #0...
(rebased over master and resolved conflicts)
(rebased again, since master had an unrelated error, that is now fixed)
> fatal: unable to access 'https://github.com/vlang/tccbin/': Encountered end of file imho there was a network error, when trying to clone the https://github.com/vlang/tccbin/ repo. Please try doing `make` several times, till...