kou commented on PR #39824: URL: https://github.com/apache/arrow/pull/39824#issuecomment-1969169156
Oh, I don't know why but the AppVeyor failures were fixed...: https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/49291292?fullLog=true It seems that using gmock for all tests https://github.com/apache/arrow/pull/39824/commits/95eb410d858f3f6285a485a607011d1c9e39dc15 is related. I haven't touched `_CRT_SECURE_NO_WARNINGS` related build options yet. But we can confirm that `_CRT_SECURE_NO_WARNINGS` is already used by the above verbose AppVeyor log. -- 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]
