Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Comments

Add target existence checks to Unwind find module#518

Merged
sergiud merged 3 commits intogoogle:masterfrom
MichaelDarr:MichaelDarr/unwind-target-checks
Jan 17, 2020
Merged

Add target existence checks to Unwind find module#518
sergiud merged 3 commits intogoogle:masterfrom
MichaelDarr:MichaelDarr/unwind-target-checks

Conversation

@MichaelDarr
Copy link
Contributor

The build systems of projects depending on Glog may call the Unwind find
module multiple times. In these cases, the current unwind find module tries
to create a duplicate unwind::unwind target, crashing the build. This
patch adds an existence check before target creation to fix this issue.

Signed-off-by: Michael Darr mdarr@matician.com

The build systems of projects depending on Glog may call the Unwind find
module multiple times. In these cases, the current unwind find module tries
to create a duplicate unwind::unwind target, crashing the build. This
patch adds an existence check before target creation to fix this issue.

Signed-off-by: Michael Darr <mdarr@matician.com>
Signed-off-by: Michael Darr <medarr@email.wm.edu>
@sergiud sergiud merged commit 195d416 into google:master Jan 17, 2020
@sergiud sergiud added this to the 0.5 milestone Mar 30, 2021
@sergiud sergiud mentioned this pull request May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants