Opened 6 years ago
Closed 4 years ago
#142 closed enhancement (fixed)
support for php 5.3
| Reported by: | glen | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3.0 |
| Component: | cacher | Version: | 1.2.1 |
| Keywords: | Cc: | ||
| Application: | PHP Version: | 5.3 | |
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocked By: | ||
| Blocking: | #129 |
Description
/home/builder/rpm/pld/BUILD/xcache-1.2.1/utils.c: In function `xc_redo_pass_two': /home/builder/rpm/pld/BUILD/xcache-1.2.1/utils.c:183: error: structure has no member named `is_ref' /home/builder/rpm/pld/BUILD/xcache-1.2.1/utils.c:184: error: structure has no member named `refcount' /home/builder/rpm/pld/BUILD/xcache-1.2.1/utils.c:187: error: structure has no member named `is_ref' /home/builder/rpm/pld/BUILD/xcache-1.2.1/utils.c:188: error: structure has no member named `refcount' /home/builder/rpm/pld/BUILD/xcache-1.2.1/utils.c: In function `xc_do_early_binding': /home/builder/rpm/pld/BUILD/xcache-1.2.1/utils.c:376: error: structure has no member named `is_ref' /home/builder/rpm/pld/BUILD/xcache-1.2.1/utils.c:410: error: structure has no member named `is_ref' /home/builder/rpm/pld/BUILD/xcache-1.2.1/utils.c:411: error: structure has no member named `is_ref' make: *** [utils.lo] Error 1
Change History (4)
comment:1 Changed 6 years ago by moo
- Status changed from new to assigned
comment:2 Changed 6 years ago by moo
- Component changed from admin to cacher
comment:3 Changed 4 years ago by moo
- Blocking 129 added
- Milestone set to 1.3.0
- PHP Version set to 5.3
comment:4 Changed 4 years ago by moo
- Milestone changed from 1.3.1 to 1.3.0
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

