Changeset 621 for branches/1.3
- Timestamp:
- 2009-07-05T10:08:43+02:00 (4 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
processor/processor.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/processor/processor.m4
r619 r621 759 759 #ifdef HAVE_XCACHE_CONSTANT 760 760 DISPATCH(zend_uint, constinfo_cnt) 761 IFRESTORE(` 762 COPY(constinfos) 763 ', ` 764 STRUCT_ARRAY(constinfo_cnt, xc_constinfo_t, constinfos) 765 ') 761 STRUCT_ARRAY(constinfo_cnt, xc_constinfo_t, constinfos) 766 762 #endif 767 763
Note: See TracChangeset
for help on using the changeset viewer.

