Hacker News new | ask | show | jobs
by Georgelemental 32 days ago
> Strict aliasing? Union type punning. Literally documented to work in any compiler that matters, despite the holy C standard never saying so.

It does say so, actually, since C99 TC3 (DR 283).

1 comments

Thanks, I stand corrected.