Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update folly to 2024.10.07 #5505

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Conversation

jj683
Copy link
Contributor

@jj683 jj683 commented Oct 15, 2024

No description provided.

@jj683 jj683 changed the title update folly to 2024.10.14 update folly to 2024.10.07 Oct 15, 2024
@jj683
Copy link
Contributor Author

jj683 commented Oct 15, 2024

Version 2024.10.14 introduced an incompatibility with an older version of MSVC in this commit:
facebook/folly@8fcd0a9#diff-47b364607acc8a13cf4e429f49492d9da8f044db33af83c50bb552a4aa7dec99R97

So I suggest to skip this version for now and update to the latest working version on all platforms, so as not to add unnecessary patches.

Copy link
Member

@c8ef c8ef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG.

void test() {
folly::AsyncIOOp asyncIOOp;
}
]]}, {configs = {languages = "c++17"}, includes = "folly/experimental/io/AsyncIO.h"}))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The headers have been moved in the commit at: facebook/folly@e5d54e8. You may need to update these includes accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants