https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116838
--- Comment #6 from Jamaika ---
(In reply to Jonathan Wakely from comment #3)
> If you enable C++20 (or C++23) and GCC tells you that your code is not
> compatible with C++20, fix the code.
>
> (In reply to Jamaika from comment #0)
> > Codec vv
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116838
--- Comment #5 from Jonathan Wakely ---
Yes please stop using GCC bugzilla to ask questions about broken code, e.g. Bug
116432 and Bug 109599 and Bug 116434
And "this code doesn't compile" or "my code has warnings" is not a bug either,
e.g. Bug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116838
Xi Ruoyao changed:
What|Removed |Added
CC||xry111 at gcc dot gnu.org
--- Comment #4 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116838
--- Comment #3 from Jonathan Wakely ---
(In reply to Jamaika from comment #2)
> I don't know who's to blame.
If you enable C++20 (or C++23) and GCC tells you that your code is not
compatible with C++20, fix the code.
(In reply to Jamaika from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116838
--- Comment #2 from Jamaika ---
Thanks for the answer
I don't know who's to blame.
I created ffmpeg correcting the errors as best I could.
FFmpeg is unstable.
Obsolete codecs to be deleted in c23/c++23 aom/avm/open264/xvid
Changing gcc 11.5.0 to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116838
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED