Quoting Rémi Denis-Courmont (2024-09-09 09:41:59) > > > Le 8 septembre 2024 22:22:01 GMT+03:00, James Almer <jamr...@gmail.com> a > écrit : > >It's non-standard C. > > The description is a little bit misleading. `typeof` is standard C (as of > last year). Sure, technically `__typeof__` is not standard but this is easily > misinterpreted.
AFAIK C23 is still in draft stage. Not to mention we use C11, where typeof is indeed not standard. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".