FreeBSD Bugzilla – Attachment 115593 Details for
Bug 157372
[PATCH] www/pecl-APC: Fix regression (vendor patch)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.txt
file.txt (text/plain), 442 bytes, created by
Alexandr Kovalenko
on 2011-05-27 21:00:21 UTC
(
hide
)
Description:
file.txt
Filename:
MIME Type:
Creator:
Alexandr Kovalenko
Created:
2011-05-27 21:00:21 UTC
Size:
442 bytes
patch
obsolete
>--- apc_lock.h 2011/03/14 06:47:16 309203 >+++ apc_lock.h 2011/05/22 17:18:49 311339 >@@ -154,7 +154,7 @@ > # define apc_lck_nb_lock(a) apc_fcntl_nonblocking_lock(a TSRMLS_CC) > # define apc_lck_rdlock(a) apc_fcntl_rdlock(a TSRMLS_CC) > # define apc_lck_unlock(a) apc_fcntl_unlock(a TSRMLS_CC) >-# define apc_lck_rdunlock(a) apc_fcntl_unlock(&a TSRMLS_CC) >+# define apc_lck_rdunlock(a) apc_fcntl_unlock(a TSRMLS_CC) > #endif > > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 157372
: 115593