Actions
Bug #1092
openwarning: narrowing conversion of '179' from 'int' to 'char' inside { } is ill-formed in C++11
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/13/2012
Due date:
% Done:
0%
Estimated time:
Description
When compiling vdr-dxr3-0.2.13 on Fedora 18 the following error appears:
dxr3blackframe.c:1285:1: warning: narrowing conversion of '179' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing]
attached is a patch that solves this problem
Files
No data to display
Actions