Skip to content

Do not use lock to get the shared_ptr as it doesn't throw an exception when...

Andrea Gianarda requested to merge fix/gcc_14_5_3 into release/5.3

Do not use lock to get the shared_ptr as it doesn't throw an exception when the std::weak_ptr argument is empty

Extend to GCC14 downgrading maybe-uninitialized to a warning when including regex header as this has not been fixed

Merge request reports