Skip to content

Ensure standard compliance for the usage of strdup according to the C dynamic…

Aidan Chalk requested to merge argparse_strdup_fix into master

Ensure standard compliance for the usage of strdup according to the C dynamic memory extensions (required for moving to C11). Fixes #529 (closed)

Merge request reports