Skip to content

Migrate OSS project to handle protocol split#244

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

Migrate OSS project to handle protocol split#244
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/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

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

2 participants