This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change to use sv_force_normal_flags() directly, rather than calling
authorSteve Peters <steve@fisharerojo.org>
Sat, 29 Oct 2005 14:14:25 +0000 (14:14 +0000)
committerSteve Peters <steve@fisharerojo.org>
Sat, 29 Oct 2005 14:14:25 +0000 (14:14 +0000)
commit9a265e59ce486ba81d4c53a5dd1e167baf7e65e7
tree4f337a62b4f242e5714629b06ea4771c7bf4495e
parent9393da09e59f40413c9b2fe524636cab9c3d2221
Change to use sv_force_normal_flags() directly, rather than calling
sv_force_normal() to call sv_force_normal_flags().

p4raw-id: //depot/perl@25875
NetWare/sv_nw.c
mg.c