__FUNCTION__ isn't portable and trying to emulate it leads
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 27 Nov 2000 13:54:18 +0000 (13:54 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 27 Nov 2000 13:54:18 +0000 (13:54 +0000)
commit862957969a804e686d352c3c85a09ceac5260a7c
tree43119db5068ffb0bc1d7c9673ced47f60c287c3f
parent59d8d783bee4df22a7dbe31f662f6925267b185b
__FUNCTION__ isn't portable and trying to emulate it leads
into practically spelling out the name of the function.
Takes care of the bug 20001127.001.

p4raw-id: //depot/perl@7886
perlio.c