K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-07-17T17:01:25.000000Z K 7 svn:log V 197 gcc now objects to a default label without any contents. Because I want to have a comment present in the default case, add a 'break' to each default case that previously had no actual statements. END