bazelbuild/bazel

[bazel.build] Problem with /start/cpp

Open

#18.341 aberto em 8 de mai. de 2023

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Java (4.465 forks)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

Métricas do repositório

Stars
 (25.384 stars)
Métricas de merge de PR
 (Mesclagem média 22d 20h) (77 fundiu PRs em 30d)

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

Guia do colaborador