[ https://issues.apache.org/jira/browse/GEODE-9440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Blake Bender resolved GEODE-9440. --------------------------------- Resolution: Done > Revert changes for GEODE-9431 > ----------------------------- > > Key: GEODE-9440 > URL: https://issues.apache.org/jira/browse/GEODE-9440 > Project: Geode > Issue Type: Task > Components: native client > Reporter: Blake Bender > Priority: Major > > We encountered a problem with `std::regex` crashing on RHEL-8 in release > builds, and the first fix we found that worked was to switch to > `boost::regex`. We're filing bugs with RedHat and GNU, so if/when the issue > is resolved we will need to verify the fix and revert the workaround. We > should be using `std::` objects whenever possible, certainly for something as > mainstream as `regex`. -- This message was sent by Atlassian Jira (v8.20.1#820001)