bazelbuild/bazel

[bazel.build] Problem with /start/cpp

Open

#18 341 ouverte le 8 mai 2023

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Java (4 465 forks)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

Métriques du dépôt

Stars
 (25 384 stars)
Métriques de merge PR
 (Merge moyen 22j 20h) (77 PRs mergées en 30 j)

Description

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

Guide contributeur