php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59215 Latest version won't compile
Submitted: 2010-05-14 20:44 UTC Modified: 2010-05-20 11:27 UTC
From: filipe at tinypad dot net Assigned:
Status: Closed Package: gupnp (PECL)
PHP Version: 5.3.2 OS: Linux x86_64
Private report: No CVE-ID: None
 [2010-05-14 20:44 UTC] filipe at tinypad dot net
Description:
------------
The latest version will not compile against libgupnp 0.13.2.

php-5.3.2/ext/gupnp/gupnp.c:1047: error: too few arguments to function ?gupnp_root_device_new?

Reproduce code:
---------------
Here is a patch that will allow it to compile: 

http://pastebin.com/hcHbJCpR

Expected result:
----------------
It should compile correctly.

Actual result:
--------------
It doesn't compile.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-05-20 11:27 UTC] santiago739 at gmail dot com
This bug has been fixed in SVN.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 01:01:28 2024 UTC