Bug 1895254 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Huh. I wonder if this is a compiler bug in gcc. Clang doesn't have a problem with this construct, or even warn about it. Weird.
Huh. I wonder if this is a compiler bug in gcc. Clang doesn't have a problem with this construct, or even warn about it. Weird.

Nope, gcc seems to be in the right here, the standard just says that compilers can choose to ignore it, which clang and MSVC do. Wild.

Back to Bug 1895254 Comment 7