protocolbuffers / protocolbuffers/protocolbuffers.github.io

Installation doc needs update for major-less versioning?

Đang mở
#247 1 bình luận 0 reaction 1 người được giao Xem trên GitHub

@jguamie đang làm issue này rồi.

Từ ngày 17/10/2025.

Ngôn ngữ chính
HTML
Star
69
Fork
179
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

At Protocol Buffer Compiler Installation (content/installation.md), in the "Install Using a Package Manager" section, it contains a warning about using a package manager and ensuring that the compiler version is 3+, but I'm thinking that the 3+ check predates the switch to major-less versioning for protoc?

For example, for macOS, the instructions say:

brew install protobuf
protoc --version  # Ensure compiler version is 3+

And when I run that on macOS, I get 29.3:

$ /opt/homebrew/bin/protoc --version
libprotoc 29.3

29.3 is obviously >= 3, but this is the major-less version, so I'm think it's not what the installation document intends to say.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.