Skip to content

Fix fail message construction in cc_shared_library#15708

Merged
ckolli5 merged 1 commit intobazelbuild:release-5.3.0from
ckolli5:ck/fix-fail-message-construction
Jun 21, 2022
Merged

Fix fail message construction in cc_shared_library#15708
ckolli5 merged 1 commit intobazelbuild:release-5.3.0from
ckolli5:ck/fix-fail-message-construction

Conversation

@ckolli5
Copy link
Copy Markdown

@ckolli5 ckolli5 commented Jun 20, 2022

Previously, if there were many unaccounted for libraries, this would simply fail with:

Error in join: 'string' is not iterable

Closes #14697.

PiperOrigin-RevId: 440090957

Previously, if there were many unaccounted for libraries, this would simply fail with:
```
Error in join: 'string' is not iterable
```

Closes #14697.

PiperOrigin-RevId: 440090957
@ckolli5 ckolli5 merged commit 106cf0b into bazelbuild:release-5.3.0 Jun 21, 2022
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