Changeset 457 for branches/1.2/xcache.h

Show
Ignore:
Timestamp:
07/14/2007 05:10:55 AM (17 months ago)
Author:
moo
Message:

merged [456] from trunk: fixed #133: add "compile failures" in XCache admin stats

Location:
branches/1.2
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.2

    • Property svnmerge-integrated changed from /trunk:1-302,344-346,371,374-375,388,391,393,395,398,400,402-405,407,410,416,421,434-435,438,444 to /trunk:1-302,344-346,371,374-375,388,391,393,395,398,400,402-405,407,410,416,421,434-435,438,444,456
  • branches/1.2/xcache.h

    r445 r457  
    176176    zend_ulong clogs; 
    177177    zend_ulong ooms; 
     178    zend_ulong errors; 
    178179    xc_lock_t  *lck; 
    179180    xc_shm_t   *shm; /* to which shm contains us */