php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59816 Compil error wincache_apl.c
Submitted: 2011-06-15 08:30 UTC Modified: 2012-10-23 18:00 UTC
Votes:1
Avg. Score:2.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: frederic dot surleau at ard dot fr Assigned: ericsten (profile)
Status: Closed Package: WinCache (PECL)
PHP Version: 5.3.6 OS: win32
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: frederic dot surleau at ard dot fr
New email:
PHP Version: OS:

 

 [2011-06-15 08:30 UTC] frederic dot surleau at ard dot fr
Description:
------------
ext\wincache\wincache_aplist.c(888) : error C2059: syntax error : ','

Reproduce code:
---------------
Line 888 :
result = fcnotify_initialize(pcache->pnotify, pcache->islocal, pcache, pcache->apalloc, 32 TSRMLS_DC);

should be :
result = fcnotify_initialize(pcache->pnotify, pcache->islocal, pcache, pcache->apalloc, 32 TSRMLS_CC);


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-31 21:32 UTC] yasukiya at ii-okinawa dot ne dot jp
http://www.pillsmarket.net/ zovirax :P http://www.searchmedsonline.com/ valtrex 623
 [2011-09-14 21:05 UTC] hr at koreapolyschool dot com
http://www.medicsupport.net/ prednisone no prescription 2443 http://www.pillsparadise.com/ valtrex yjnxdk
 [2011-09-15 21:05 UTC] paint at mco dot ne dot jp
http://www.equiprix.net/ propecia >:-[[ http://www.unamedic.net/ propecia 8-]
 [2012-05-01 20:40 UTC] ericsten@php.net
In the main trunk of wincache, this appears to be fixed.  How do we resolve & close this bug?
 [2012-10-23 18:00 UTC] ericsten@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ericsten
 [2012-10-23 18:00 UTC] ericsten@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

In the main trunk of wincache, this appears to be fixed.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 01:01:28 2025 UTC