This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Silence a MSVC++-specific warning
authorSteve Hay <steve.m.hay@googlemail.com>
Tue, 15 Jan 2013 09:04:20 +0000 (09:04 +0000)
committerSteve Hay <steve.m.hay@googlemail.com>
Tue, 15 Jan 2013 09:04:20 +0000 (09:04 +0000)
commit518a5310cc4bb66e3f41f288851d246966c3a685
treefcc1e18f6695bca4af1111ffafe2e43c07e02591
parent2f4622f094c723833b1697727ee432fa8629d5e6
Silence a MSVC++-specific warning

("function declared with __declspec(noreturn) has non-void return type" /
"function declared with __declspec(noreturn) has a return statement".)
embed.fnc
embed.h
proto.h