2021-05-15, 09:57 AM
(2021-05-14, 09:59 PM)Radical Wrote:(2021-05-14, 09:01 PM)Y_Less Wrote: The real question is why are you disabling so many warnings?? They are important.
It gets a lot of warnings?when using Zeex compiler.
It's a?resaon why I am?disabled some?warnings?even those important.
Warnings:
239: literal array/string passed to a non-const parameter
214: possibly a "const" array
That means your code is bad. Hiding issues doesn't solve them, it just means you're ignoring the bugs. I'm going to delete this topic soon, because you're advocating terrible coding practices. Like most things, we can't stop you doing them, but we can stop you spreading your terrible practices to other people and can help them learn correctly instead.