mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Now using __cplusplus instead of DISABLE_TEMPLATES_COLLIDING_WITH_STL, and using std::min(), std::max() and std::swap() if available
This commit is contained in:
@@ -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 <hilse@web.de>
|
||||
for adding the command line option --userdump to enable core dumps in case VDR
|
||||
|
Reference in New Issue
Block a user