Skip to content

Use path not filepath for package parents#264

Merged
illicitonion merged 1 commit intobazel-contrib:mainfrom
illicitonion:parent-on-windows
May 3, 2024
Merged

Use path not filepath for package parents#264
illicitonion merged 1 commit intobazel-contrib:mainfrom
illicitonion:parent-on-windows

Conversation

@illicitonion
Copy link
Copy Markdown
Collaborator

We're using this to find the parent of a package, not a filesystem path, and packages always use /.

Fixes #260
Closes #261

We're using this to find the parent of a package, not a filesystem path,
and packages always use `/`.

Fixes bazel-contrib#260
Closes bazel-contrib#261
Copy link
Copy Markdown
Collaborator

@shs96c shs96c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@illicitonion illicitonion merged commit 2e6e068 into bazel-contrib:main May 3, 2024
@illicitonion illicitonion deleted the parent-on-windows branch May 3, 2024 04:34
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.

Gazelle fails on Windows with "panic: runtime error: invalid memory address or nil pointer dereference"

2 participants