Project

General

Profile

Actions

Bug #2296

open

vdr-live-3.0 lässt sich mit gcc6 nicht kompilieren

Added by marco over 8 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/07/2016
Due date:
% Done:

0%

Estimated time:

Description

Die Fehlermeldung die erscheint ist:

In file included from live.h:8:0,
from live.cpp:10:
thread.h:22:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr< tnt::Tntnet > m_server;
^~~~~~
In file included from /usr/include/c++/6.0.0/memory:81:0,
from live.h:4,
from live.cpp:10:
/usr/include/c++/6.0.0/bits/unique_ptr.h:49:28: note: declared here
template<typename> class auto_ptr;


Files

vdr-live-gcc6.patch (968 Bytes) vdr-live-gcc6.patch marco, 02/07/2016 02:25 PM
Actions #1

Updated by marco over 8 years ago

vdr-live lässt sich mit dem angehängten Patch mit dem gcc6 kompilieren.

Actions

Also available in: Atom PDF