bazelbuild/bazel

[bazel.build] Problem with /start/cpp

Open

#18.341 geöffnet am 8. Mai 2023

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (4.465 Forks)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

Repository-Metriken

Stars
 (25.384 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 22T 20h) (77 gemergte PRs in 30 T)

Beschreibung

Page link:

https://bazel.build/start/cpp

Problem description (include actual vs expected text, if applicable):

In Stage 2 ,there is sentence saying "you can see that hello-world depends on the same inputs as it did before".

That is wrong! Stage 2's hello-world clearly depends on different input compared to Stage 1.

Where do you see this issue? (include link to specific section of the page, if applicable)

https://github.com/bazelbuild/bazel/blob/076ce3e64df73d5363cba6efb3b7f68bcebe6a5e/site/en/start/cpp.md?plain=1#L282

Any other information you'd like to share?

No response

Contributor Guide