mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Introduced the new macro DISABLE_TEMPLATES_COLLIDING_WITH_STL
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -9126,3 +9126,6 @@ Video Disk Recorder Revision History
|
||||
had an abandoned member of class cSchedulesLock, which, as a side effect, caused an
|
||||
invalid lock sequence to be flagged (reported by Johann Friedrichs). In order to
|
||||
have the compiler report such things, these macros have been changed.
|
||||
- Introduced the new macro DISABLE_TEMPLATES_COLLIDING_WITH_STL, which can be defined
|
||||
before including tools.h in case some plugin needs to use the STL and gets error
|
||||
messages regarding one of the template functions defined in tools.h.
|
||||
|
Reference in New Issue
Block a user