From 58e21d8e374206531802b64ae0e5c260e2bf6bf7 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 26 May 2021 13:37:53 +0200 Subject: Now using __cplusplus instead of DISABLE_TEMPLATES_COLLIDING_WITH_STL, and using std::min(), std::max() and std::swap() if available --- CONTRIBUTORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ef7ddf5f..6ac848a9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2780,6 +2780,8 @@ Winfried K for improving handling missing VDRPluginDestroyer() for fixing a compiler warning for fixing handling $(PKG_CONFIG) in newplugin + for using __cplusplus instead of DISABLE_TEMPLATES_COLLIDING_WITH_STL, and using + std::min(), std::max() and std::swap() is available Hans-Werner Hilse for adding the command line option --userdump to enable core dumps in case VDR -- cgit v1.2.3