Skip to content

Conversation

mgabay
Copy link

@mgabay mgabay commented Sep 22, 2023

… ASCII

Formatting of commands outputs now account for the user Locale. Especially enables the mirroring script to work on Windows where locale is cp1252.

… ASCII

Formatting of commands outputs now account for the user Locale.
Especially enables the mirroring script to work on Windows where locale is cp1252.
sireeshasanga pushed a commit that referenced this pull request Jun 18, 2025
Since the gnu extensions where removed, executables in bench directory cannon be built correctly.
The fix is adding "-D_POSIX_C_SOURCE=200112L" on those targets. When -std=gnu99 was used,
bench worked without this flag, but that was not the case since we switched to -std=c99.
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