Skip to content

fix: avoid conflict of errno with the global in <errno.h> #54

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 3 commits into from
Jun 29, 2022

Conversation

laysakura
Copy link
Contributor

@laysakura laysakura commented Jun 29, 2022

Issue number and link

Fixes: #53

Describe your changes

Checklist before requesting a review

  • I follow the Semantic Pull Requests rules (bugfix/feature)
  • I specified links to related issues (must: bugfix, want: feature)
  • I have performed a self-review of my code (bugfix/feature)
  • I have added thorough tests (bugfix/feature)
  • I have edited ## [Unreleased] section in CHANGELOG.md following keep a changelog syntax (bugfix/feature)
  • I {made/will make} a related pull request for documentation repo (feature)

@laysakura laysakura marked this pull request as ready for review June 29, 2022 20:31
@laysakura laysakura merged commit e1173a6 into main Jun 29, 2022
@laysakura laysakura deleted the fix/avoid-errno branch June 29, 2022 20:36
laysakura added a commit to SpringQL/SpringQL.github.io that referenced this pull request Jun 29, 2022
laysakura added a commit to SpringQL/SpringQL.github.io that referenced this pull request Jun 29, 2022
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.

errno conflicts
1 participant