Per Winkvist wrote:
>     service->evictEntries (1); /* 1 == STORE_IN_MEMORY */

Change to service->EvictEntries (1);

In JS, the first character is changed to lower case to keep with JS 
conventions.


Reply via email to