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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 + 47 = ?
Subscribe to this entry?

 
 [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: Mon Apr 29 07:01:30 2024 UTC