]> gitweb.factorcode.org Git - factor.git/commit
pcre: On at least win64, the pointer is returned as an int and is
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 10 Jul 2014 23:22:45 +0000 (16:22 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 10 Jul 2014 23:23:34 +0000 (16:23 -0700)
commit452567f7d0e08e88101e1127533a854e5a4baee2
tree182bd3f1792dd560e9205a40ef36f098c1b7f694
parent3ad3e330065a06ff94b3ab161749a5d8a573a9a2
pcre: On at least win64, the pointer is returned as an int and is
negative. Cast it to a uint and everything works. Fixes #1105.
extra/pcre/pcre.factor