php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59469 compile error
Submitted: 2010-10-19 11:37 UTC Modified: 2011-03-24 04:22 UTC
From: spintz at spintz dot com Assigned: mike (profile)
Status: Not a bug Package: pecl_http (PECL)
PHP Version: 5.3.0 OS: Win XP
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: spintz at spintz dot com
New email:
PHP Version: OS:

 

 [2010-10-19 11:37 UTC] spintz at spintz dot com
Description:
------------
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

http.c
..\pecl\pecl_http-1.7.0\http.c(69) : error C2065: 'http_arg_pass_ref_3' : undeclared identifier
..\pecl\pecl_http-1.7.0\http.c(69) : error C2099: initializer is not a constant
..\pecl\pecl_http-1.7.0\http.c(69) : error C2065: 'http_arg_pass_ref_3' : undeclared identifier
..\pecl\pecl_http-1.7.0\http.c(69) : warning C4047: 'initializing' : 'const _zend_arg_info *' differs in levels of indirection from 'unsigned int'
NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe"' : return code '0x2'
Stop.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-03-24 04:22 UTC] mike@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PECL.

Dup of #17896
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 15:01:28 2024 UTC