I absolutely despise the whole -fexec-charset and locale garbage.
sotrdg sotrdg
euloanty@live.com
Wed Nov 18 18:31:12 GMT 2020
The locale shit is not thread safe. printf(“Hello World %d”,3) is undefined behavior under none-UTF-8 exec-charset. WTF WTF WTF.
This is purely garbage tbh. Just remove this toggle. I want encoding, I can use another library. I do not need the compiler to do the shitty job for me to ruin my code and create undefined behaviors.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
More information about the Gcc
mailing list