Path: utzoo!attcan!uunet!bfmny0!tneff From: tneff@bfmny0.UU.NET (Tom Neff) Newsgroups: comp.lang.perl Subject: Re: perl 3.0 patch #12 Summary: 1/2 oops Message-ID: <15227@bfmny0.UU.NET> Date: 4 Mar 90 13:44:03 GMT References: <7241@jpl-devvax.JPL.NASA.GOV> <15222@bfmny0.UU.NET> Reply-To: tneff@bfmny0.UU.NET (Tom Neff) Lines: 13 It's been pointed out to me by several mail correspondents that the reason files like 't/op.subst' didn't patch properly when I built 3.0.1.4 was that I forgot the -p option to Patch!! Headspace Tom! Grrrrrr. Anyway so forget (1), my only note of interest is the fatal() conflict in libPW.a. By the way, as an experiment I tried renaming Perl's fatal() to PerlFatal() via a CC -D flag, but the link bombed on an undefined of 'Error.' That's when I decided it was a nest of snakes and tried remove -lPW from the build, with success.