[Webkit-unassigned] [Bug 127217] Tools/Scripts/test-webkitperl fails: 'tempdir' can't be called as a method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 18 11:57:04 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=127217


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #221544|review?                     |review+
               Flag|                            |




--- Comment #3 from Daniel Bates <dbates at webkit.org>  2014-01-18 11:54:38 PST ---
(From update of attachment 221544)
View in context: https://bugs.webkit.org/attachment.cgi?id=221544&action=review

Are there any other call sites that use the bad syntax?

> Tools/ChangeLog:8
> +        Call the tempdir() function using the proper syntax.

Although you document the commit that made the old syntax invalid, you may want to consider adding a remark that explains that we were using an undocumented calling convention and that this convention has been explicitly made invalid following <https://github.com/Perl-Toolchain-Gang/File-Temp/commit/c8920b2161ab6900a09e02b9410e0e4c3d74f565>. It would be great if we also documented the version of Perl this change affected.

-- 
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