struschev
struschev
> This looks like a problem with too large binary file. I'm not sure how to fix that in Xcode, I know that if I strip the resulting binary and...
* Ok, I will prepare a patch and other stuff. * Although I doubt that anyone will need to test such a multitude of block/char devices, it doesn't cost me...
Hello, @sitsofe ! I've finally found the time to create a PR, and now I'm waiting for your feedback. Thanks
Judging by the logs, the CI launch was generally successful, but for some reason a couple of tests failed (not a compilation or a test error)
Seems like Github runner go out of space ``` System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251124-085308-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at...
> The second patch is not needed since there is no change to the ioengine ops struct. Oh, ok, I've understood something wrong, so I reverted commit
Isn't it normal that CI didn't work for Windows and Macos?
Fixed compilation errors, git history and commit message
Hello! Did you have a time to look my PR?