Post your actual code, and highlight the segment it's talking about. Cases aren't new code blocks though. If you need to declare a variable there:
case foo:
{

}
break;

Quzah.