Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ICU-20493 Warn on global/static c’tors #708

Merged
merged 1 commit into from
Jul 26, 2019

Conversation

srl295
Copy link
Member

@srl295 srl295 commented Jul 19, 2019

ICU-20493

  • add -Wglobal-constructors to clang (only for libs)
  • Note: ignore 'runstatedir' flap in configure

@srl295 srl295 requested a review from aheninger July 19, 2019 23:33
@srl295 srl295 self-assigned this Jul 19, 2019
@srl295 srl295 requested a review from markusicu July 22, 2019 20:05
@aheninger
Copy link
Contributor

Waiting on some resolution for the failing Azure CI builds...

@jefgen
Copy link
Member

jefgen commented Jul 24, 2019

The failing MSYS2 builds are due to an update to MSYS that was released, which causes the shell cmd command to no longer work.

I have a fix in PR #711 which resolves the issue. This was recently merged to master and the CI builds are now back to a working state.

If this PR could be rebased on the latest changes from master, then I suspect that the failing CI builds should hopefully be fixed. :)

@srl295
Copy link
Member Author

srl295 commented Jul 25, 2019 via email

- add -Wglobal-constructors to clang (only for libs)
- Note: ignore 'runstatedir' flap in configure
@jira-pull-request-webhook
Copy link

Hooray! The files in the branch are the same across the force-push. 😃

~ Your Friendly Jira-GitHub PR Checker Bot

@markusicu
Copy link
Member

In the PR text, "Note: ignore 'runstatedir' flap in configure" did you mean s/flap/flag/ ?

Copy link
Member

@markusicu markusicu left a comment

Choose a reason for hiding this comment

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

file changes lgtm

@srl295
Copy link
Member Author

srl295 commented Jul 26, 2019 via email

@markusicu
Copy link
Member

I know "flip-flop" but "flap" is new to me :-)

Copy link
Member

@markusicu markusicu left a comment

Choose a reason for hiding this comment

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

lgtm

@srl295 srl295 merged commit fc487bf into unicode-org:master Jul 26, 2019
@srl295 srl295 deleted the no-global-ctor branch July 26, 2019 22:16
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.

4 participants