Hacker News new | ask | show | jobs
by flohofwoe 612 days ago
Hmm true, now I wonder what the standard change that integers are expected to be in two's complement format even means in practice when the only important related UB (signed overflow) is still UB. Guess I'll need to read the original proposal again.