Skip to content

Migrate OSS project to handle protocol split#468

Open
Mizuchi wants to merge 1 commit into
facebook:mainfrom
Mizuchi:export-D74687663
Open

Migrate OSS project to handle protocol split#468
Mizuchi wants to merge 1 commit into
facebook:mainfrom
Mizuchi:export-D74687663

Conversation

@Mizuchi

@Mizuchi Mizuchi commented May 14, 2025

Copy link
Copy Markdown
Contributor

Summary:
X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663

Summary:
X-link: facebook/openr#158

X-link: facebook/fboss#434

X-link: facebookincubator/fizz#162

X-link: facebookexperimental/moxygen#58

X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D74687663

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D74687663

@Mizuchi Mizuchi force-pushed the export-D74687663 branch from 89ca958 to c336d0d Compare May 14, 2025 18:49
Mizuchi added a commit to Mizuchi/folly that referenced this pull request May 14, 2025
Summary:
X-link: facebook/mcrouter#468

X-link: facebookexperimental/edencommon#26

X-link: fairinternal/unified_parallelism#15

X-link: facebookincubator/hsthrift#152

X-link: facebook/mvfst#395

X-link: prestodb/presto#25113

X-link: facebook/fboss#434

X-link: facebookincubator/fizz#162

X-link: facebookexperimental/moxygen#58

X-link: facebook/CacheLib#386

X-link: facebook/fb303#67

fbthrift has moved compact/binary protocol instantiation outside _types.cpp (to _types_compact.cpp and _types_binary.cpp). We need to add these two files to the build system.

Differential Revision: D74687663
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants