"Lars T. Kyllingstad" <[email protected]> wrote in message news:[email protected]... > > I think the spec should state as a general rule that unreachable code is > an error.
Disagree very much with this. I don't want to have to carefully comment out temporarily-dead code when I'm inserting debugging breaks and returns. That'd be a real PITA.
