[pcre-dev] SVN #1507 JIT _WIN32 compile error
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Zoltán Herczeg at
2014-11-09 07:30
Author:
Ralf Junker
Date:
2014-11-07 09:26
UTC
To:
pcre-dev@exim.org
Subject:
[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