This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
syswrite() wasn't reporting a warning when writing to a filehandle
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 23 Dec 2006 11:45:28 +0000 (11:45 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 23 Dec 2006 11:45:28 +0000 (11:45 +0000)
commitcf16741603085845f81fd648e5e3d2673dbdf560
tree79c6bd9f441f8383aa55c6ea3159c74353e1717a
parentccc668fa9b49e415d3bc71997bdc482360964ed7
syswrite() wasn't reporting a warning when writing to a filehandle
opened only for input.

p4raw-id: //depot/perl@29614
pp_sys.c
t/lib/warnings/pp_sys