abseil / abseil/abseil-cpp

[Bug]: rules_cc is using a yanked version (0.1.0)

Open
#1,810 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
18.1k
Forks
3.2k
Avg merge
20h 36m
Merged PRs (30d)
1

Description

### 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...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.