On Thu, 2 Apr 2020 at 08:53, Paul B Mahol <[email protected]> wrote: > On 4/1/20, Thierry Foucu <[email protected]> wrote: > > On Wed, Apr 1, 2020 at 12:31 PM Carl Eugen Hoyos <[email protected]> > wrote: > > > >> Hi! > >> > >> It seems to me that this was forgotten when the codec was originally > >> ported. > >> > > > > why removing "stdbool.h"? > > it was defined in 2001? so, most compiler should support it.. > > Should we not check for the compiler support of it and if not, then > either > > reject the compiler or defines the type ourself? > > You are deeply wrong. >
What modern compiler does not support bool? Kieran _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
