Show
Ignore:
Timestamp:
06/21/06 21:02:56 (2 years ago)
Author:
bart
Message:

* Branched the 0.9.4 release to fix win32
* Fixes from Simon Westwood

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/branches/0.9.4/loader.c

    r127 r215  
    4040#include "ea_restore.h" 
    4141#include <math.h> 
     42 
     43 
     44 
     45 
     46#ifdef HAVE_EACCELERATOR_STANDALONE_LOADER 
     47zend_extension* ZendOptimizer = NULL; 
     48#endif 
     49 
    4250 
    4351typedef struct loader_data {