On Wednesday, 27 July 2016 at 03:13:38 UTC, Shachar Shemesh wrote:
Does that mean D isn't meant to be used to develop code that will run in Ring-0?

assert(0) is never supposed to actually happen...

Though, I do think it might be better to make it output `forever: hlt; jmp forever;` which I think is just three bytes, and it is supposed to be unreachable anyway... so that'd work in all cases.

Reply via email to