Portable argument parsing
Abierto
Enhancement
- Lenguaje dominante
- C
- Estrellas
- 3.4k
- Forks
- 177
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 2
Descripción
Would a pull request that replaces the glibc specific argp functions with plain posix functions be accepted?
Alternatively, a pull request that #ifdefs them and provides alternatives for systems not implementing them (so Linux would use argp, but others getopt/strtol and what have you)?
The former would be a lot cleaner and not obfuscate the code as much.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.