Thilo Graf e1807715c3 epgview.cpp: Fix warning about ignored 'nodiscard' attribute in show method
Changed the for-loop in the show method of CEpgData class to properly
check both conditions using the logical AND operator.
This should ensure that the return value of 'operator!=' is not ignored,
which addresses the compiler warning about the 'nodiscard' [-Wunused-result].

- Replaced ',' with '&&' in the loop condition.
2024-07-05 17:26:08 +02:00
2024-05-22 20:23:32 +02:00
2023-10-02 20:53:48 +02:00
2023-04-25 22:10:56 +02:00
2019-04-18 17:05:37 +02:00
2018-11-01 17:46:39 +01:00
2019-04-27 20:47:22 +02:00
2023-01-05 16:05:35 +01:00
2016-02-16 10:16:15 +03:00

Neutrino-HD ツ

Description
A fast and beautiful graphical user interface for set-top boxes ツ
Readme 45 MiB
Languages
C++ 85.3%
C 12.3%
M4 0.6%
Makefile 0.6%
JavaScript 0.4%
Other 0.7%