protocolbuffers / protocolbuffers/protocolbuffers.github.io

Installation doc needs update for major-less versioning?

Offen
#247 1 Kommentar 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@jguamie arbeitet bereits daran.

Seit 17.10.2025.

Vorherrschende Sprache
HTML
Sterne
69
Forks
179
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.