Installation doc needs update for major-less versioning?

Aperta
#247 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@jguamie ci sta già lavorando.

Dal 17/10/2025.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

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.

Lingua principale
HTML
Stelle
69
Fork
179
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di protocolbuffers/protocolbuffers.github.io

Tutte le issue di protocolbuffers/protocolbuffers.github.io

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.