lahwaacz commented on issue #2238: URL: https://github.com/apache/orc/issues/2238#issuecomment-2906884675
The `testing::InitGoogleTest(&argc, argv);` should be done first as it will *remove* gtest options from `argv`: https://stackoverflow.com/a/4820180 Then see if you need to do anything special about parsing your arguments... -- 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: issues-unsubscr...@orc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org