Hi

> My compiler and environment are very different from yours. In particular
> I do not have alloca(). I replaced the only call to alloca() by char
> array[SLJIT_MAX_LOCAL_SIZE]; according to your recommendation a long
> time ago.

But this also affects runtime only, not compile time. I am afraid it is not 
possible to tell where the jump is without narrowing the revision range. Can 
you precisely measure the stack size?

Regards,
Zoltan


-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to