diff options
author | Ryan Ofsky <ryan@ofsky.org> | 2024-12-17 12:56:10 -0500 |
---|---|---|
committer | Ryan Ofsky <ryan@ofsky.org> | 2024-12-17 13:32:21 -0500 |
commit | 477b357460743a9304cccfb672e5445f364891ae (patch) | |
tree | 8151bf59a326782c656acf9e938429b297163db1 /doc/release-process.md | |
parent | a60d5702fd5c81718d2add42e0d50ef5a32e6378 (diff) | |
parent | fa9e0489f57968945d54ef56b275f51540f3e5e4 (diff) |
fa9e0489f57968945d54ef56b275f51540f3e5e4 refactor: Use immediate lambda to work around GCC bug 117966 (MarcoFalke)
Pull request description:
Currently the libstdc++ debug mode can only be used with version 11, or 15 (and later), due to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117966
This seems restrictive.
Add a temporary workaround for now, which makes the global (temporary) `std::span` local to a lambda.
ACKs for top commit:
theuni:
utACK fa9e0489f57968945d54ef56b275f51540f3e5e4
hebasto:
ACK fa9e0489f57968945d54ef56b275f51540f3e5e4, tested on Ubuntu 24.10.
vasild:
ACK fa9e0489f57968945d54ef56b275f51540f3e5e4
Tree-SHA512: 0cc54f089f329592f7a92a6f938b7de46c92d5362615310748225a42789e858e871432721e3101271b00871d523af5fbaadba2f52433fe79e928b1d1253931f6
Diffstat (limited to 'doc/release-process.md')
0 files changed, 0 insertions, 0 deletions