Ryan Carsten Schmidt

Results 570 comments of Ryan Carsten Schmidt

> on system 7.6.1 I don't think I can run versions of stuffit newer than 5.5.1, Correct. StuffIt Expander 6 requires Mac OS 8.1 or later and a PowerPC processor....

It's certainly not part of that 2004 Mac OS X 10.4-era version of TargetConditionals.h. It is part of later versions of TargetConditionals.h. I don't have a link for you. Your...

I'm curious about the status of this PR. Is it ready to be merged or is something still missing?

Even with the proposed patch, clang (Apple clang version 12.0.0 (clang-1200.0.32.29)) in its default gnu99 mode emits these warnings when building 3.0.8: ``` ./memcache_pool.h:401:21: warning: inline function 'mmc_prepare_key_ex' is not...

> The version number scheme is defined in our security policy and the code is a the top of CMakeLists.txt I saw that code but it doesn't explain why the...

@matzipan Did you make any further progress on this? This PR seems to have been based on your fork's master rather than a dedicated branch, and as a result the...

In 0.6 there is now a `make install` target that seems to work. However, if `BUILD_TESTING` is `ON` (which it seems to be by default) then gtest and gmock files...