Neil Zanella
2004-04-02 23:09:00 UTC
Hello,
Does anyone know what the following g++ compiler error message means:
error: jump to case label
I get this error when switching two case labels together with their bodies.
I have no setjmp/longjmp or gotos in my program.
Thanks,
Neil
Does anyone know what the following g++ compiler error message means:
error: jump to case label
I get this error when switching two case labels together with their bodies.
I have no setjmp/longjmp or gotos in my program.
Thanks,
Neil