php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56706 Won't compile
Submitted: 2005-12-07 07:58 UTC Modified: 2006-10-30 06:25 UTC
From: bjori@php.net Assigned: cem (profile)
Status: Closed Package: SCA_SDO (PECL)
PHP Version: 5_1 CVS-2005-12-07 OS: FreeBSD6.0
Private report: No CVE-ID: None
 [2005-12-07 07:58 UTC] bjori@php.net
Description:
------------
Doesn't compile on FreeBSD anymore :)

Full log: http://bjori.php.is/sdo/sdo.log

Actual result:
--------------
/usr/src/pecl/sdo/commonj/sdo/xmldas/XMLDAS.h:55: error: ISO C++ forbids declaration of `XMLDAS_API' with no type
/usr/src/pecl/sdo/commonj/sdo/xmldas/XMLDAS.h:55: error: expected `;' before "static"

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-07 11:20 UTC] cem@php.net
This bug has been fixed in CVS.

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.

Sorry for letting this creep back in. 

I checked in a fix earlier for the obvious problem, but cvs is unavailable at the time of writing, so you may have to wait for it. When I can access cvs again, I'll scan for other occurrences.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 00:01:30 2024 UTC