Author: Christian Ehrlicher Date: To: pcre-dev Subject: Re: [pcre-dev] Current state of cmake support
Craig Silverstein schrieb: > } - check for stroll, strtoq, _strtoi64
>
> Do you check for "long long" as well?
>
> The tests will all pass if you don't do that check, but the system
> will be a bit crippled. Perhaps we should make it clearer when that
> happens (at build time?), so folks can look out for it. I expect
> "long long" to be pretty much everywhere. (Though maybe not on
> windows?)
> the check for long long was already there and passed for msvc (don't
remember for mingw)