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

SIZE_T_MAX not defined in ubuntu? #77

Closed
brodieG opened this issue Sep 4, 2017 · 0 comments
Closed

SIZE_T_MAX not defined in ubuntu? #77

brodieG opened this issue Sep 4, 2017 · 0 comments
Labels
Milestone

Comments

@brodieG
Copy link
Owner

@brodieG brodieG commented Sep 4, 2017

assumptions.c: In function ‘VALC_check_assumptions’:
assumptions.c:65:6: error: ‘SIZE_T_MAX’ undeclared (first use in this function)
   if(SIZE_T_MAX - 1 < INT_MAX)
      ^
assumptions.c:65:6: note: each undeclared identifier is reported only once for each function it appears in
@brodieG brodieG added the bug label Sep 4, 2017
@brodieG brodieG added this to the 0.1.1 milestone Sep 4, 2017
@brodieG brodieG added the fixed in dev label Sep 4, 2017
@brodieG brodieG closed this in 3c69ab5 Sep 17, 2017
brodieG added a commit that referenced this issue Sep 17, 2017
Fix #81, Fix #77, Fix #76, Fix #73, Fix #70,
Fix #69, Fix #65, Fix #64, Fix #61, Fix #59
Fix #56, Fix #51, Fix #48, Fix #47, Fix #46,
Fix #45, Fix #43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.