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

Add missing SCHAR limit defines #449

Merged
merged 1 commit into from Dec 10, 2021
Merged

Add missing SCHAR limit defines #449

merged 1 commit into from Dec 10, 2021

Conversation

matamegger
Copy link
Contributor

When I tried to use the fake libc includes I found that the limits define for SCHAR_MAX and SCHAR_MIN are missing.

This PR adds a definition for SCHAR_MIN as well as SCHAR_MAX.

Copy link
Owner

@eliben eliben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution

@eliben eliben merged commit 7999dde into eliben:master Dec 10, 2021
@matamegger matamegger deleted the feature/schar_limits branch December 10, 2021 18:17
@Kusalananda4329
Copy link

### url

`)

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.

None yet

3 participants