Re: open/or inconsistency
authorSADAHIRO Tomoyuki <BQW10602@nifty.com>
Sat, 17 Jan 2004 19:59:55 +0000 (04:59 +0900)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 17 Jan 2004 21:25:08 +0000 (21:25 +0000)
commitbac662eeb2cdce47175319fe613f5779e780f517
tree5edd9c93a90f80a8022e07d88d43773b016b6271
parente0767201fcaa7af00aab34d9bca69adf68de6451
Re: open/or inconsistency
Message-Id: <20040117195729.623A.BQW10602@nifty.com>
(plus a test.)
Don't produce the warning for constructs like
    open my $fh, $file or die;

p4raw-id: //depot/perl@22170
op.c
t/lib/warnings/op