This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add PERL_CALLCONV_NO_RET to perlhost.h's PerlProcExit and PerlProc_Exit
authorDaniel Dragan <bulk88@hotmail.com>
Wed, 10 Oct 2012 03:17:47 +0000 (23:17 -0400)
committerSteve Hay <steve.m.hay@googlemail.com>
Wed, 17 Oct 2012 22:55:10 +0000 (23:55 +0100)
commit084b56d791cbec7ea432275f145ade3b5441904d
tree76209985993bf48018724ebebca2611a7ad33a13
parent7dc65651902f0390dfb92783b32c0b4976885475
add PERL_CALLCONV_NO_RET to perlhost.h's PerlProcExit and PerlProc_Exit

This gives noreturn to the 2 functions on Visual C Perl.
win32/perlhost.h