[pcre-dev] SVN #1507 JIT _WIN32 compile error

Αρχική Σελίδα
Delete this message
Συντάκτης: Ralf Junker
Ημερομηνία:  
Προς: pcre-dev@exim.org
Αντικείμενο: [pcre-dev] SVN #1507 JIT _WIN32 compile error
Since SVN #1507, JIT no longer compiles for _WIN32.

In particular, sljitUtils.c, lines 242 and 249 are missing the new
allocator argument.

Ralf