|
|
|
|
|
by rapidlua
1347 days ago
|
|
This is unfortunately ABI-altering, therefore it won’t be possible to selectively enable for projects that want it. It’s a distribution that has either to bite the bullet and say “we are going to pessimize all C++ software”, or err on the safe side and leave it disabled. The warning about pointer arithmetic is most likely suppressable per compilation unit (for things like tagged pointers). |
|