Skip to content

Refactor protobuf into components. #7756

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

A2va
Copy link
Contributor

@A2va A2va commented Jul 26, 2025

The protobuf package contained some component that were previously not used, this could enable to link only to protobuf lite.
As I'm updating the sentencepiece package, I realize that it only needs the lite component (other protobuf lib will fail with a link error).

@A2va A2va force-pushed the improve-protobuf branch from e52b448 to 656035b Compare July 26, 2025 16:06
@A2va A2va force-pushed the improve-protobuf branch from 656035b to 8f9945d Compare July 26, 2025 16:07
@A2va
Copy link
Contributor Author

A2va commented Jul 26, 2025

Weird it seems to be fail with some compiler error, but that didn't happen the first time I pushed

@waruqi
Copy link
Member

waruqi commented Jul 30, 2025

Weird it seems to be fail with some compiler error, but that didn't happen the first time I pushed

so, does it ready now?

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