Hacker News new | ask | show | jobs
by josephg 354 days ago
In that example they also had replace the union with a struct - presumably to work around this issue. But that seems wasteful to me too. Doing it within an if(0) seems strictly better.