On Fri, Jul 01, 2005 at 10:01:27AM +0100, Steve Hay wrote:
> Here's another warning from gcc on Win32 which I can't figure out:
> 
> ../perl.c: In function `S_my_exit_jump':
> ../perl.c:5159: warning: `noreturn' function does return

Is this becauase of the two new lines at the end of the function?

        JMPENV_JUMP(2);
        PERL_UNUSED_VAR(gimme);
        PERL_UNUSED_VAR(newsp);
    }

-- 
Now is the discount of our winter tent
    -- sign seen outside camping shop

Reply via email to