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

Ticket32500 042 #1541

Closed
wants to merge 6 commits into from
Closed

Ticket32500 042 #1541

wants to merge 6 commits into from

Conversation

Labels
None yet
Projects
None yet
3 participants
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Nov 15, 2019

No description provided.

Require C99 standards-conforming code in Travis CI, but allow GNU gcc
extensions. Also activates clang's -Wtypedef-redefinition warnings.

Closes ticket 32500.
@coveralls
Copy link

@coveralls coveralls commented Nov 15, 2019

Pull Request Test Coverage Report for Build 7239

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 62.198%

Files with Coverage Reduction New Missed Lines %
src/feature/hs/hs_common.c 1 84.27%
Totals Coverage Status
Change from base Build 7209: 0.02%
Covered Lines: 48356
Relevant Lines: 77745

💛 - Coveralls

tlyu
tlyu approved these changes Nov 15, 2019
teor2345 added 5 commits Nov 16, 2019
Require C99 standards-conforming code in Travis CI, but allow GNU gcc
extensions. Also activates clang's -Wtypedef-redefinition warnings.

Build some jobs with -std=gnu99, and some jobs without.

Closes ticket 32500.
Merge NSS between macOS clang and Linux gcc chutney.
Merge the new configure env vars, with the new configure command line.
@teor2345 teor2345 force-pushed the ticket32500_042 branch from 74ad507 to b11e5d7 Nov 16, 2019
@teor2345
Copy link
Contributor Author

@teor2345 teor2345 commented Nov 16, 2019

No conflicts with 0.4.2 when merging forward the latest changes.
We only need to merge #1539 and #1540.

@teor2345 teor2345 closed this Nov 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment