Skip to content

Add "-std=c99" to cflags implicitly #468

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

Merged
merged 4 commits into from
Jan 1, 2021
Merged

Add "-std=c99" to cflags implicitly #468

merged 4 commits into from
Jan 1, 2021

Conversation

methane
Copy link
Member

@methane methane commented Dec 31, 2020

Fixes #460.

@codecov
Copy link

codecov bot commented Dec 31, 2020

Codecov Report

Merging #468 (9e96c2f) into master (401ca82) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #468      +/-   ##
==========================================
- Coverage   86.66%   86.60%   -0.07%     
==========================================
  Files          12       12              
  Lines        1530     1530              
==========================================
- Hits         1326     1325       -1     
- Misses        204      205       +1     
Impacted Files Coverage Δ
MySQLdb/cursors.py 80.80% <0.00%> (-0.41%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 401ca82...9e96c2f. Read the comment docs.

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Dec 31, 2020

This pull request fixes 1 alert when merging 9e96c2f into 401ca82 - view on LGTM.com

fixed alerts:

  • 1 for Module is imported with 'import' and 'import from'

@methane methane merged commit efa7053 into master Jan 1, 2021
@methane methane deleted the rewrite-setup-posix branch January 1, 2021 01:24
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.

Version 2.0.2 has install issue with centos 7
1 participant