Skip to content
Snippets Groups Projects
Commit a474eaa3 authored by Michael Polyntsov's avatar Michael Polyntsov Committed by Jakob Olsson
Browse files

Define _XOPEN_SOURCE instead of __USE_XOPEN for strptime

According to man strptime page _XOPEN_SOURCE is the correct macro,
not __USE_XOPEN
parent f26c28f1
Branches
No related tags found
1 merge request!281fix bugs found during compilation with glibc
Pipeline #126733 passed