Anders Carlsson wrote:- > Hello, > > here's a patch that makes sure that that the switch condition > expression has an integer type, and also that a switch doesn't have But that's not what the standard requires; it requires a scalar type. You can download a copy of the revised standard from the openstd website. Neil.