[Webkit-unassigned] [Bug 27757] New: 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:28:48 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27757
Summary: update-webkit-auxiliary-libs,
update-webkit-support-libs cause Perl warnings about
functions tmpnam and tmpfile
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dbates at berkeley.edu
Perl complains about the functions tmpfile and tmpnam since they are defined in
both File::Temp and POSIX. Script that run Perl with warnings enabled (-w flag)
show these warnings, such as update-webkit-auxiliary-libs and
update-webkit-support-libs.
--
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