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

fix compilation warnings #127

Merged
merged 1 commit into from
Oct 19, 2022
Merged

fix compilation warnings #127

merged 1 commit into from
Oct 19, 2022

Conversation

GitMensch
Copy link
Contributor

GCC says

warning: control reaches end of non-void function [-Wreturn-type]

GCC says
> warning: control reaches end of non-void function [-Wreturn-type]
@mridoni mridoni merged commit 4d73574 into mridoni:main Oct 19, 2022
@GitMensch GitMensch deleted the patch-1 branch October 19, 2022 12:33
mridoni added a commit that referenced this pull request Oct 20, 2022
- Added support for generating preprocessed source block metadata
- Modified cursor initialization (#88)
- Integrated PR #127
- Allow quoted identifiers in COPY statements (#102)
- Fixed option handling in connection strings
- Fixed a MinGW build issue
mridoni added a commit that referenced this pull request Oct 27, 2022
- Changed cursor initialization (should fix #88)
- Fix for "1.0.17/1.0.18 regression: COMMIT and ROLLBACK delete all cursor definitions -> Status -111" (#119)
- Merged pull request #127 (thanks to Simon Sobisch)
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.

2 participants