s/use diagnostics/use warnings/g ?
David Miller
justdave at syndicomm.com
Mon Aug 26 03:08:37 UTC 2002
On 8/25/02 8:38 PM +1000, Bradley Baetz wrote:
> The second thing is to add |use warnings| (instead of using -w). This
> allows us to scope warnings, and make them fatal, too. It probably also
> makes warnings get generated on win32, but that may be happening anyway.
> However, I have this vague recollection that thats a perl5.6 thing. If it
> is, then we shouldn't do this just yet (I can't seem to logon to the
> machine at my university which uses 5.005 to check this, though)
>
> Thoughts?
I like that idea. More likely to get the important part of the error with
a tail /var/log/httpd/error_log that way (instead of getting the tail end
of the diagnostic message).
--
Dave Miller Project Leader, Bugzilla Bug Tracking System
Lead Software Engineer/System Administrator, Syndicomm Online
http://www.syndicomm.com/ http://www.bugzilla.org/
More information about the developers
mailing list