Closed moderation closed 2 years ago
@moderation this looks like a folly issue, I can try to reproduce, but in the meantime would you mind opening the same Issue on the folly repo so that it gets the right eyes on it?
@moderation does this build now that folly issue is resolved?
Yes! Successfully building now. Comment is at https://github.com/facebook/folly/issues/1832#issuecomment-1217161687. Thanks again
For this week compilation on Linux is breaking on the
folly
io_uring
code. I've tried with gcc 12 and clang 14.0.6 and experimenting with-std=gnu++20
and-std=c++20
flags. Any ideas?