Skip to content

Added CFLAG config to ignore deprecations #333

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 1 commit into from
Oct 4, 2016
Merged

Conversation

nyarly
Copy link
Contributor

@nyarly nyarly commented Oct 4, 2016

Added a CFLAG line to sqlite3.go that prevents the compiler from emitting warnings about deprecated function calls - addresses #332 #328 #311

@mattn
Copy link
Owner

mattn commented Oct 4, 2016

Ah, I notify this just now. Will look.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.274% when pulling 61c9552 on nyarly:master into 4b0af85 on mattn:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.274% when pulling 61c9552 on nyarly:master into 4b0af85 on mattn:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.274% when pulling 61c9552 on nyarly:master into 4b0af85 on mattn:master.

@mattn
Copy link
Owner

mattn commented Oct 4, 2016

Okay, tests passed, And I could build this on Windows too.

@mattn mattn merged commit e5a3c16 into mattn:master Oct 4, 2016
@mattn
Copy link
Owner

mattn commented Oct 4, 2016

Thanks.

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.

3 participants