paleolimbot commented on issue #4638:
URL: https://github.com/apache/arrow-adbc/issues/4638#issuecomment-5383873572

   I see `std::__cxx11` in the backtrace, and I am not sure that the C++11 
standard library supports `const` initialization of a regex. I believe C++17 is 
correctly specified in the Makevars and so I'm not sure why the C++11 stdlib is 
getting linked. For the purposes of keeping this on CRAN I removed the `static 
const` and resubmitted...I couldn't reproduce locally with r-containers 
gcc-asan so we'll just have to see if the CRAN check passes.


-- 
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]

Reply via email to