frontend.cpp: Fix build against linux-libc-headers 6.4+

Status
Not open for further replies.

GitHub

Moderator
frontend.cpp: Fix build against linux-libc-headers 6.4+

./../git/lib/dvb/frontend.cpp: In member function 'std::string eDVBFrontend::getCapabilities()':
| ../../git/lib/dvb/frontend.cpp:3222:24: error: enumeration value 'SYS_DVBC2' not handled in switch [-Werror=switch]
| 3222 | switch (it->first)
| | ^

Continue reading...
 
Status
Not open for further replies.
Back
Top