>>545681157
It still doesn't solve issues that are fixed but only compiler specific so you're locked into that env and makes cross platform more annoying. The Linux kernel makes use of many gcc extensions where it isn't even C anymore. I've heard Casey once mention what he wanted in a language and I sort of agree, like for example operator overloading specifically for math types so you don't end up doing a lispy esque polish notation everywhere. It's why mostly C with classes is used in games as a whole.