Skip to content

Conversation

@RetroFloppySupport
Copy link

Defining _POSIX_C_SOURCE to a value equal or greater than 200809L allows us to re-acquire non-standard library functions (strdup() in our case is a posix extension) that strict ANSI checking hides.

@RetroFloppySupport
Copy link
Author

I thought it was simpler to add my code to your existing PR rather than asking troglobit to do another one. :-)

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.

1 participant