Hacker News new | ask | show | jobs
by flohofwoe 352 days ago
Which is fine I think, considering that union type punning is legal in C (and even in C++ where union type punning is UB I have never seen it break - theoretically it might of course).