Y
Hacker News
new
|
ask
|
show
|
jobs
by
intea
2399 days ago
But the root cause here lies with GCC or rather glibc and not the language? C++ is but a tool, just like every other language.
1 comments
devit
2399 days ago
It likes with C++ not having a proper module system enforcing properties like module import order being irrelevant, and the glibc developers apparently failing to produce modules having such properties even if the language doesn't enforce it.
link