denny-msft
denny-msft
Started investigating the crash from #1370 and realized that ODWReachability _should_ only be applicable for platforms below iOS 11 and macOS 10.14. However, a crash stack from an iOS 18...
iOS ODWReachability::stopNotifier is missing a return causing a crash on tear down. | **Module** | **Function / Method** | **File** | **Line** | |------------------------------------|----------------------------------------------------------------------------------------|----------------------------------|----------| | `libsystem_pthread.dylib` | `pthread_mutex_lock$VARIANT$armv81` | —...
Xcode 16.3 removed the base template for std::char_traits and is causing build failures with `Implicit instantiation of undefined template 'std::char_traits'`. Here are the release notes with the deprecation: https://developer.apple.com/documentation/xcode-release-notes/xcode-16_3-release-notes#Deprecations We...