On Fri, Nov 27, 2015 at 08:19:08AM +0000, Matthew Vernon wrote:
> Sure; upload in the works.

Thanks!

> Will this mean julia won't build on platforms that don't support JIT in
> PCRE? Or does it have its own ideas about which platforms that should work
> on?

julia calls pcre2_jit_compile_8, so it won’t build on platforms without JIT.

https://github.com/JuliaLang/julia/blob/v0.4.1/base/pcre.jl

Regards,
Peter

Reply via email to