[Nickle]union switch has unreachable default

Keith Packard nickle@nickle.org
Wed, 28 Aug 2002 23:38:26 -0700


Around 23 o'clock on Aug 28, Bart Massey wrote:

> As cool as it is, I'm afraid it has to go...

I could add the parallel error if you have a union case which is missing 
some elements.  That way you'd get a compile-time error instead of your 
run-time exception.

-keith