Re: [FFmpeg-devel] [FFmpeg-cvslog] configure: Disable -Wbool-operation.

2017-10-10 Thread Helmut K. C. Tessarek
On 2017-10-08 19:26, Mark Thompson wrote: > The test in configure passes, I think because: > > : > """ > When an unrecognized warning option is requested (e.g., -Wunknown-warning), > GCC emits a diagnostic stating that the option is not rec

Re: [FFmpeg-devel] [FFmpeg-cvslog] configure: Disable -Wbool-operation.

2017-10-10 Thread Martin Vignali
> > > > This test should probably use check_disable_warning() instead of > > check_cflags(). > > > Hello, Generate lot of warning with clang (8.1) "warning: unknown warning option '-Wno-bool-operation'; did you mean '-Wno-bool-conversion'? [-Wunkn

Re: [FFmpeg-devel] [FFmpeg-cvslog] configure: Disable -Wbool-operation.

2017-10-08 Thread Carl Eugen Hoyos
2017-10-09 2:02 GMT+02:00 James Almer : > On 10/8/2017 9:02 PM, Mark Thompson wrote: >> On 09/10/17 00:34, Carl Eugen Hoyos wrote: >>> 2017-10-09 1:26 GMT+02:00 Mark Thompson : On 08/10/17 22:08, Carl Eugen Hoyos wrote: > ffmpeg | branch: master | Carl Eugen Hoyos | Sun Oct > 8 23:0

Re: [FFmpeg-devel] [FFmpeg-cvslog] configure: Disable -Wbool-operation.

2017-10-08 Thread James Almer
On 10/8/2017 9:02 PM, Mark Thompson wrote: > On 09/10/17 00:34, Carl Eugen Hoyos wrote: >> 2017-10-09 1:26 GMT+02:00 Mark Thompson : >>> On 08/10/17 22:08, Carl Eugen Hoyos wrote: ffmpeg | branch: master | Carl Eugen Hoyos | Sun Oct 8 23:08:09 2017 +0200| [c2d155e11ee5ec732d471982f2dee

Re: [FFmpeg-devel] [FFmpeg-cvslog] configure: Disable -Wbool-operation.

2017-10-08 Thread Mark Thompson
On 09/10/17 00:34, Carl Eugen Hoyos wrote: > 2017-10-09 1:26 GMT+02:00 Mark Thompson : >> On 08/10/17 22:08, Carl Eugen Hoyos wrote: >>> ffmpeg | branch: master | Carl Eugen Hoyos | Sun Oct >>> 8 23:08:09 2017 +0200| [c2d155e11ee5ec732d471982f2dee43703bcd5a7] | >>> committer: Carl Eugen Hoyos >

Re: [FFmpeg-devel] [FFmpeg-cvslog] configure: Disable -Wbool-operation.

2017-10-08 Thread Carl Eugen Hoyos
2017-10-09 1:26 GMT+02:00 Mark Thompson : > On 08/10/17 22:08, Carl Eugen Hoyos wrote: >> ffmpeg | branch: master | Carl Eugen Hoyos | Sun Oct 8 >> 23:08:09 2017 +0200| [c2d155e11ee5ec732d471982f2dee43703bcd5a7] | committer: >> Carl Eugen Hoyos >> >> configure: Disable -Wbool-operation. >> >> R

Re: [FFmpeg-devel] [FFmpeg-cvslog] configure: Disable -Wbool-operation.

2017-10-08 Thread Mark Thompson
On 08/10/17 22:08, Carl Eugen Hoyos wrote: > ffmpeg | branch: master | Carl Eugen Hoyos | Sun Oct 8 > 23:08:09 2017 +0200| [c2d155e11ee5ec732d471982f2dee43703bcd5a7] | committer: > Carl Eugen Hoyos > > configure: Disable -Wbool-operation. > > Requested-by: Ronald and Derek > >> http://git.vi