Re: [FFmpeg-devel] [PATCH] Put a space between string literals and macros.

2015-07-07 Thread Michael Niedermayer
On Tue, Jul 07, 2015 at 05:49:12PM +, Chris Watkins wrote: > Hi, > > This patch fixes a simple compiler warning: > > When compiling libavutil/internal.h as C++11, clang warns that a space is > required between a string literal and an identifier. Put spaces in > concatenations of string litera

[FFmpeg-devel] [PATCH] Put a space between string literals and macros.

2015-07-07 Thread Chris Watkins
Hi, This patch fixes a simple compiler warning: When compiling libavutil/internal.h as C++11, clang warns that a space is required between a string literal and an identifier. Put spaces in concatenations of string literals and EXTERN_PREFIX. Thanks, Chris From e6a21650b18896ac14070a0237b68bf4d36