Project

General

Profile

Bug #3958

compile error

Added by Alfred Zastrow about 8 years ago. Updated about 8 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2016-08-29
Due date:
% Done:

0%

Estimated time:
Found in version:
git from today
Affected Versions:

Description

CC src/filebundle.o
CC src/bouquet.o
CC src/input/mpegts/dvb_support.o
src/input/mpegts/dvb_support.c: In function ‘dvb_mux_conf_str’:
src/input/mpegts/dvb_support.c:1071:38: error: array subscript is above array bounds [-Werror=array-bounds]
dmc->u.dmc_fe_isdbt.layers3.time_interleaving);
~~~~~~~~~~~~~~~~~~~~~~~~^~~
src/input/mpegts/dvb_support.c:1070:38: error: array subscript is above array bounds [-Werror=array-bounds]
dmc->u.dmc_fe_isdbt.layers3.segment_count,
~~~~~~~~~~~~~~~~~~~~~~~~^~~
cc1: all warnings being treated as errors

History

#1

Updated by saen acro about 8 years ago

Witch OS, version, architecture?
Are all dependency satisfied?

#2

Updated by Alfred Zastrow about 8 years ago

I'm not sure if I'm right but changing dvb.h line 576 from layers3 to layers4 solves this error.

#3

Updated by Alfred Zastrow about 8 years ago

fixed by

3bf7fd4e90e04be315ea0ef7d5606938e5e54312

#4

Updated by Jaroslav Kysela about 8 years ago

  • Status changed from New to Fixed

Also available in: Atom PDF