[Webkit-unassigned] [Bug 27757] update-webkit-auxiliary-libs, update-webkit-support-libs cause Perl warnings about functions tmpnam and tmpfile
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 23:45:21 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27757
--- Comment #2 from Daniel Bates <dbates at berkeley.edu> 2009-07-27 23:45:21 PDT ---
Created an attachment (id=33605)
--> (https://bugs.webkit.org/attachment.cgi?id=33605)
Reduction
A simple example.
When you run this script, say: perl reduction.pl
You should see the following warnings:
Subroutine main::tmpfile redefined at /System/Library/Perl/5.8.8/Exporter.pm
line 65.
at /System/Library/Perl/5.8.8/darwin-thread-multi-2level/POSIX.pm line 19
Subroutine main::tmpnam redefined at /System/Library/Perl/5.8.8/Exporter.pm
line 65.
at /System/Library/Perl/5.8.8/darwin-thread-multi-2level/POSIX.pm line 19
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list