[Question] Would the maintainers like to be added to libc++'s special vendor communications? · Issue #2411 · facebook/folly · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came here through some thread that discussed how React Native wasn't building anymore with Xcode 16.3, which led me to Folly since the React Native fix was to update their Folly dependency to include bf46c8a.
Libc++ has a special Github group we use to communicate with vendors and important open source projects about upcoming breakage. This complements our existing release notes and deprecation cycles (using deprecation warnings to tell people about upcoming breakage), and it happens earlier in the cycle (when or even before we merge PRs). That group is very low traffic, we ensure to only ping the group when we expect potential fallout from a change. The goal here would be to ensure that Folly developers can see such breakage coming well in advance.
Please let me know if you would like to be added to that group, and if so which Github username(s) should be added. Thanks!
The text was updated successfully, but these errors were encountered:
By the way, I did some more research and realized that you folks didn't get a proper deprecation notice, which could explain why bf46c8a was done almost one year after the deprecation should have been noticeable. I explained what happened here: llvm/llvm-project#134425
Hi,
I came here through some thread that discussed how React Native wasn't building anymore with Xcode 16.3, which led me to Folly since the React Native fix was to update their Folly dependency to include bf46c8a.
Libc++ has a special Github group we use to communicate with vendors and important open source projects about upcoming breakage. This complements our existing release notes and deprecation cycles (using deprecation warnings to tell people about upcoming breakage), and it happens earlier in the cycle (when or even before we merge PRs). That group is very low traffic, we ensure to only ping the group when we expect potential fallout from a change. The goal here would be to ensure that Folly developers can see such breakage coming well in advance.
Please let me know if you would like to be added to that group, and if so which Github username(s) should be added. Thanks!
The text was updated successfully, but these errors were encountered: