Skip to content

Add '~' to the list of characters allowed in external workspace roots. - #422

Open
cdrichards wants to merge 1 commit into
bazel-contrib:masterfrom
cdrichards:master
Open

Add '~' to the list of characters allowed in external workspace roots.#422
cdrichards wants to merge 1 commit into
bazel-contrib:masterfrom
cdrichards:master

Conversation

@cdrichards

Copy link
Copy Markdown

This allows ffap to find files pulled in by a bazel_dep() declaration.

Tested manually by following the current abseil-cpp quickstart for Bazel and successfully running ffap on the include "absl/strings/str_join.h".

I tried to update the unit tests, but I only got as far as getting bazel test bazel_test to fail during compilation of a sandbox emacs binary. (Details available on request.)

…names.

This allows ffap to find files pulled in by a Bzlmod bazel_dep() declaration.

Tested manually by following the current abseil-cpp quickstart for Bazel [1] and
successfully running ffap on the include "absl/strings/str_join.h".

I tried to update the unit tests, but I only got as far as getting 'bazel test
bazel_test' to fail during compilation of a sandbox emacs binary. (Details
available on request.)

[1] https://github.com/abseil/abseil.github.io/blob/3d821c30eb5c00b95a76fa044a1a10ea94c587a1/docs/cpp/quickstart.md
@phst

phst commented Apr 13, 2026

Copy link
Copy Markdown
Collaborator

Sorry for the huge delay, this repository was "locked" for quite a while. Could you try to rebase?

@phst
phst self-requested a review April 13, 2026 18:26
@phst phst self-assigned this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants