Switch-case made less buggy, now with PATCH!

Bill Baxter wbaxter at gmail.com
Sun Nov 22 06:27:36 PST 2009


On Sun, Nov 22, 2009 at 1:50 AM, Chad J
<chadjoan at __spam.is.bad__gmail.com> wrote:
>> The argument for it comes down to this: "fallthrough is very rare and
>> therefore, most uses of fallthrough are bugs".
>
> Not as I remember.
>
> "inline assembly is very rare and therefore, most uses of inline
> assembly are bugs."

Bad analogy.  It's pretty much impossible to unintentionally put some
inline ASM in your code.

--bb



More information about the Digitalmars-d mailing list