Project

General

Profile

Actions

Bug #1092

open

warning: narrowing conversion of '179' from 'int' to 'char' inside { } is ill-formed in C++11

Added by marco about 12 years ago.

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

vdr-dxr3-dxr3blackframe.patch (321 KB) vdr-dxr3-dxr3blackframe.patch marco, 10/13/2012 11:19 AM

No data to display

Actions

Also available in: Atom PDF