The recently added switch statements in conversion code might fall through due to missing breaks. Fix that by adding needed breaks.
The recently added switch statements in conversion code might fall through due to missing breaks. Fix that by adding needed breaks.