Carlo Marcelo Arenas Belón

Results 57 comments of Carlo Marcelo Arenas Belón

> ./prepare-source fetchgen if this step is skipped, does that "fix" the problem in your setup?

cmake for SLJIT was only meant to be an aid for environments where you don't have a working GNU make (mainly Windows with MSVC) the missing functionality is indeed a...

the version of sljit included in latest PCRE2 shows the following warnings when building: ``` src/pcre2_jit_simd_inc.h:1868:9: warning: "VLD" redefined 1868 | #define VLD 0x2c000000 | ^~~ In file included from...

as discussed in PCRE2Project/pcre2#802, this should be fixed before the next scheduled release of PCRE2 (likely mid October)

> Is this related to #286 or something different? it is fundamentally the same issue (sorry, only found out there was one, after this one was already out), but the...

a longer (more descriptive) name is always better IMHO, and changing the one used locally in all those RISC CPU files which seem to be somehow related is good on...