Y
Hacker News
new
|
ask
|
show
|
jobs
by
verall
3065 days ago
It's unfortunate when your codebase is C++03 only and intends to remain that way for compatabillity with other vendors. Yay for consumer electronics!
1 comments
banachtarski
3063 days ago
Out of curiosity what breaks compatibility?
link
verall
3062 days ago
My understanding is that there are partner venders who have old toolchains set up only for C++03 and thus would have to upgrade their toolchains to build our API if we upgraded.
link