From c8566fab77ed548241528114acecff0c7e110c0f Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 19 May 2021 11:55:00 +0200 Subject: Removed 'register' from libsi/util.c to avoid a warning with ISO-C++17 --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 52e304f1..68c6e922 100644 --- a/HISTORY +++ b/HISTORY @@ -9682,3 +9682,4 @@ Video Disk Recorder Revision History - Removed the macros __STL_CONFIG_H, _STL_ALGOBASE_H and _MOVE_H from tools.h. If your plugin insists in using "using namespace std;" you can still define DISABLE_TEMPLATES_COLLIDING_WITH_STL before including any VDR header files. +- Removed 'register' from libsi/util.c to avoid a warning with ISO-C++17. -- cgit v1.2.3