This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: The long awaited feature ...
authorSimon Cozens <simon@netthink.co.uk>
Sun, 17 Dec 2000 12:31:56 +0000 (12:31 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 17 Dec 2000 17:39:35 +0000 (17:39 +0000)
commit50f846a78cb1380a050b0b517546043c11cbd578
treeb2768b13ca1602e660a969cfac4d8b17d6f820f5
parent4d69506c2d1d71db8d32dc38aa9aa6beb5cd8d07
Re: The long awaited feature ...
Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>

Add a warning to binmode() about using bad filehandles
(can happen e.g. if someone forgets the filehandle argument)

p4raw-id: //depot/perl@8145
pp_sys.c