[FFmpeg-devel] [PATCH 1/2] patcheck: check for pointer arrays that are not const.

2014-08-28 Thread Reimar Döffinger
Signed-off-by: Reimar Döffinger reimar.doeffin...@gmx.de --- tools/patcheck | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/patcheck b/tools/patcheck index 3342c6a..cbdbf8d 100755 --- a/tools/patcheck +++ b/tools/patcheck @@ -42,6 +42,7 @@ hiegrep2(){ cat $TMP } +hiegrep

Re: [FFmpeg-devel] [PATCH 1/2] patcheck: check for pointer arrays that are not const.

2014-08-28 Thread Michael Niedermayer
On Fri, Aug 29, 2014 at 12:45:33AM +0200, Reimar Döffinger wrote: Signed-off-by: Reimar Döffinger reimar.doeffin...@gmx.de --- tools/patcheck | 1 + 1 file changed, 1 insertion(+) should be ok [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Awnsering