php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62006 Build failure with PHP 5.4.3
Submitted: 2012-05-11 19:27 UTC Modified: 2017-04-01 19:39 UTC
From: php-bugs-2012 at ryandesign dot com Assigned:
Status: Wont fix Package: cairo_wrapper (PECL)
PHP Version: 5.4.3 OS: OS X 10.6.8
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php-bugs-2012 at ryandesign dot com
New email:
PHP Version: OS:

 

 [2012-05-11 19:27 UTC] php-bugs-2012 at ryandesign dot com
Description:
------------
PECL cairo_wrapper builds fine with PHP 5.3.13 but fails with 5.4.3:

cairo_wrapper.c:130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ 
before ‘cairo_wrapper_functions’
cairo_wrapper.c:379: error: ‘cairo_wrapper_functions’ undeclared here (not in a 
function)
cairo_wrapper.c:130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ 
before ‘cairo_wrapper_functions’
cairo_wrapper.c:379: error: ‘cairo_wrapper_functions’ undeclared here (not in a 
function)



Patches

cairo_wrapper.c.diff (last revision 2012-05-11 19:27 UTC by php-bugs-2012 at ryandesign dot com)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-04-01 19:39 UTC] tpunt@php.net
-Status: Open +Status: Wont fix
 [2017-04-01 19:39 UTC] tpunt@php.net
Due to this extension not seeing any activity since 2008, this issue will not be fixed. We are therefore closing this now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Oct 04 18:01:29 2024 UTC