[Bug]: rules_cc is using a yanked version (0.1.0)
- Vorherrschende Sprache
- C++
- Sterne
- 18.1k
- Forks
- 3.2k
- Ø Merge
- 20 Std. 36 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
### Describe the issue
All in the title a rules_cc yanked version is used leading to warning or error to downstream project...
also rules_cc is not in sync contrary to the comment...
https://github.com/abseil/abseil-cpp/blob/a28c4b5827fefee822c34d42e0c67d6889942471/WORKSPACE#L60-L66
vs
https://github.com/abseil/abseil-cpp/blob/a28c4b5827fefee822c34d42e0c67d6889942471/MODULE.bazel#L29-L31
broken blame commit:
https://github.com/abseil/abseil-cpp/commit/40244841f1a7e3970a89410e3a69b4f0f49e2df9
### Steps to reproduce the problem
read the code
### What version of Abseil are you using?
HEAD
### What operating system and version are you using?
archlinux
### What compiler and version are you using?
gcc --version
gcc (GCC) 14.2.1 20240910
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
### What build system are you using?
bazel --version
bazel 8.0.1
### Additional context
code review...
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.