Skip to content

Fix _is_shared_library_extension_valid#14290

Merged
Wyverald merged 1 commit intobazelbuild:release-5.0.0rc2from
philsc:fix-cc-import
Nov 17, 2021
Merged

Fix _is_shared_library_extension_valid#14290
Wyverald merged 1 commit intobazelbuild:release-5.0.0rc2from
philsc:fix-cc-import

Conversation

@philsc
Copy link
Copy Markdown
Contributor

@philsc philsc commented Nov 17, 2021

Consider libfoo-1.0.so.1.0 valid.
Do not fail if the name does not contain a '.', return False instead.

(cherry picked from commit 23d0969)

Fixes #14289.
Closes #14021.

Consider libfoo-1.0.so.1.0 valid.
Do not fail if the name does not contain a '.', return False instead.

(cherry picked from commit 23d0969)

Fixes bazelbuild#14289.
Closes bazelbuild#14021.
@philsc
Copy link
Copy Markdown
Contributor Author

philsc commented Nov 17, 2021

@Wyverald , the bazel-discuss email says to add you as a reviewer, but I don't see a way to do this. The normal GitHub button is hidden from me.

@Wyverald
Copy link
Copy Markdown
Member

Ah, I wasn't aware. Sorry about the confusion, I'll note that for the future. (cc'ing suffices.) Thanks! I'll merge this after the checks pass.

@Wyverald Wyverald merged commit 6c4b16e into bazelbuild:release-5.0.0rc2 Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants