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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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)

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Mar 19 02:01:28 2024 UTC