Y
Hacker News
new
|
ask
|
show
|
jobs
by
PaulDavisThe1st
94 days ago
It isn't.
1 comments
maccard
93 days ago
And yet GCC and MSVC both refuse to break ABI and have done so for over a decade.
link
gpderetta
91 days ago
MSVC used to break library ABI pretty much on every release. They stopped after overwhelming customer demand.
link
PaulDavisThe1st
93 days ago
Some of us have been writing code for quite a bit longer than that.
The 2000's and C++ were a clusterfuck largely for this very reason.
link
maccard
89 days ago
I’ve been writing c++ since before then too. A lot has changed in the world, notably package managers are actually used with c++ these days.
link