Project

General

Profile

Bug #2334

api_epg.o

Added by vinc vinc about 10 years ago. Updated about 10 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-09-28
Due date:
% Done:

0%

Estimated time:
Found in version:
commit 74794abac978fa6d24dc6071ac101a8da323a57f
Affected Versions:

Description

CC src/api/api_epg.o
src/api/api_epg.c: In function ‘api_epg_grid’:
src/api/api_epg.c:37:14: error: ‘saveptr’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
while (r != '\0' && *r <= ' ')
^
src/api/api_epg.c:32:13: note: ‘saveptr’ was declared here
char *r, *saveptr;
^
cc1: all warnings being treated as errors
Makefile:368: set di istruzioni per l'obiettivo "/home/vinc/Scrivania/tvheadend-master/build.linux/src/api/api_epg.o" non riuscito
make: *
* [/home/vinc/Scrivania/tvheadend-master/build.linux/src/api/api_epg.o] Errore 1

on manjaro linux

History

#1

Updated by Meindert Oldenburger about 10 years ago

Same here on debian testing

#2

Updated by Jaroslav Kysela about 10 years ago

  • Status changed from New to Fixed

Fixed in v3.9-1578-g60c5bcc .

Also available in: Atom PDF