Jakub Konka

Results 128 comments of Jakub Konka

When it comes to testing, currently we don't support running stage2 incremental linking tests on Windows, so you will need to pass `-Dskip-stage2-tests` to your test run. I'm in the...

First of, I'd like to apologise for taking so long to take another look at your PR! In general, I believe we are ready to merge except the merge conflicts,...

This is still broken on my aarch64 M1 MBA on `0.9.0-dev.1759+c9352ef9d` (latest master at the time of writing).

I will re-open for the time being until I investigate an issue reported by @rtldg in PR #12631: I feel bad about posting on this since I'm using Zig as...

> Yeah, my executable was non-existent before compilation so incremental compilation didn't kick in. I know this is an old thread, however, I just wanted to point out here that...

@jvolkman thanks for submitting the issue, and nice find on the UUID being hash of the library - I did not know that! I think this should be easily tweaked...

Would you mind providing a link to a repro? It would speed things up a lot if you did.

Also, if you could provide details about your host, that would be helpful too. EDIT: I see you did mention it's on aarch64 macOS but you embedded it in the...

I have just submitted a PR that should hopefully fix your issue in #13274. If you confirm it actually did indeed solve your issue, I'd be very grateful!