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
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: filipe at tinypad dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 19:01:37 2025 UTC