761417898 commented on PR #134: URL: https://github.com/apache/tsfile/pull/134#issuecomment-2205335394
> The C++ 14 version is actually a bit high; we should at least support up to C++ 11. Google Test might only support C++ 14 after a certain version, so perhaps we should adjust the version of Google Test. > > The test is compiled using C++ 14, but the code is written in C++ 11, which may lead to some errors. I have updated the version of GTest. V0.12 is the latest version with support for C++11 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
