This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #8698] format bug with undefined _TOP
authorDave Mitchell <davem@fdisolutions.com>
Fri, 16 Jan 2004 16:39:17 +0000 (16:39 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Fri, 16 Jan 2004 16:39:17 +0000 (16:39 +0000)
commit0bd0581c0da439d1bc9686c40ce8eabbab0f37cd
tree44de1a96a4d02bb54aa1f82f82bddb6fba701ada
parenta1b950687051c32e26de8681b0ed639ad32adfb4
[perl #8698] format bug with undefined _TOP
name of format_TOP now derived from the name of the current
filehandle rather then the name of the  format associetd with that
handle

p4raw-id: //depot/perl@22162
pp_sys.c
t/op/write.t