On 2018-05-25, at 12:37 PM, Ryan Schmidt wrote: > > I've asked the developers: > > https://github.com/google/protobuf/issues/4683 >
Great! The devs previously decided to drop non-c++11 support, so I can guess what they will suggest: https://github.com/google/protobuf/issues/2780 > I guess you don't need to revert, but what we have now is C++11 being used on > 10.12 and later, and on 10.9 and earlier, but not on 10.10 or 10.11, which is > bonkers. > > That would be kinda stupid. I didn't rebuild 10.10 or 10.11 to check that, but could be. It should just be c++11 across the board. K
