logoalt Hacker News

rcxdudeyesterday at 4:17 PM1 replyview on HN

If it's truly unreachable then it's not likely to be a problem. If it is reachable and it's emerging from some macros and templates then I would be more inclined want a warning for it.


Replies

IsTomyesterday at 4:24 PM

Yeah, but then you need compiler to somehow know if it's truly unreachable to know when to emit the warning and when to not do that.

show 1 reply