Skip to content

Conversation

@minad
Copy link
Member

@minad minad commented Mar 23, 2019

  • libc toupper is locale dependent
  • removes the dependency on ctype.h

@minad
Copy link
Member Author

minad commented Mar 25, 2019

@sjaeckel Are there objections to #176, #177, #178, #179? I split them to make merging and checking easy. Maybe it seems that there is more to it than there is? Do you need some words about the motivation? While these are very minor nitpicks, these are issues I have to fix by patching tommath in a downstream project. I am working on a unikernel project, where there is essentially no libc (no stdio, no ctype etc). tommath compiles well there except for those issues :)

@sjaeckel sjaeckel added this to the v1.1.1 milestone Mar 26, 2019
- libc toupper is locale dependent
- removes the dependency on ctype.h
@sjaeckel sjaeckel merged commit 255271e into develop Mar 26, 2019
@sjaeckel sjaeckel deleted the avoid-ctype branch March 26, 2019 16:47
@sjaeckel sjaeckel modified the milestones: v1.1.1, next Mar 26, 2019
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