Vytautas Šaltenis
Vytautas Šaltenis
Thanks for digging into this, @hartzell! You're right, currently Blackfriday does not record this information. Here's a tracking issue for that: https://github.com/russross/blackfriday/issues/369 (not exactly the same issue, but close enough...
Merge this bug with #16?
Couple notes: the link to 1.8.3 is no longer valid, it gives me 404. However, flashing works okay with the latest 1.8.5.
> However, flashing works okay with the latest 1.8.5. Erm, I may have hurried a bit with this. While flashing works in the sense that it reports success, I can't...
Thanks! v1.8.3 worked like a charm, Ox64 booted on the first try.
The issue with parked harts was fixed in fe3db6a9a55e6b2db863247f60a2b7b49d07d2bf by simply not printing that string. However, the tests are now flaky in another way: ```diff --- testdata/want-smoke-test-output-u64.txt 2022-10-20 17:29:02.503101310 +0000...
#77 is now landed. I've built successfully with zig 0.15.2 yesterday. Good to close?