Is there ANY chance we can fix the bitwise operator precedence

bearophile bearophileHUGS at lycos.com
Mon Jun 21 02:52:33 PDT 2010


Andrei:

>The intent is to only require a control flow transfer if there is at least one statement after the label.<

The current switch syntax is already very hairy (even lot of people on this newsgroup are ignorant about some parts of it!) and it contains one or more special cases. So I suggest to avoid adding one more special case. Special cases are bad.

Bye,
bearophile


More information about the Digitalmars-d mailing list