| ▲ | ibobev 9 hours ago | |||||||
> An infinite loop should compile to an infinite loop. I think that a compiler option should control this. It can be a nice optimization, but the programmer should be able to opt out. | ||||||||
| ▲ | WalterBright 3 hours ago | parent | next [-] | |||||||
Every flag that changes the semantics of the code bifurcates the language into two languages. | ||||||||
| ||||||||
| ▲ | Xirdus 4 hours ago | parent | prev [-] | |||||||
The programmer can opt out by terminating the loop. | ||||||||