On 3/13/2021 5:11 AM, Christopher Degawa wrote:
On Sat, Mar 13, 2021 at 01:09 Chris Degawa wrote:
On Mar 13, 2021, at 00:57, Anton Khirnov wrote:
Quoting Christopher Degawa (2021-03-13 05:20:37)
clang errors when compiling with C++11 about needing spaces between
literal and identifier
On Sat, Mar 13, 2021 at 01:09 Chris Degawa wrote:
>
>
> > On Mar 13, 2021, at 00:57, Anton Khirnov wrote:
> >
> > Quoting Christopher Degawa (2021-03-13 05:20:37)
> >> clang errors when compiling with C++11 about needing spaces between
> >> literal and identifier
> >
> > Why would you compile i
Quoting Christopher Degawa (2021-03-13 05:20:37)
> clang errors when compiling with C++11 about needing spaces between
> literal and identifier
Why would you compile it with C++11? It's a private header, is it not?
--
Anton Khirnov
___
ffmpeg-devel mai
clang errors when compiling with C++11 about needing spaces between
literal and identifier
Signed-off-by: Christopher Degawa
---
libavutil/timer.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavutil/timer.h b/libavutil/timer.h
index 0bb353cfce..737bfc160e 100644
--- a/l