diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-01 15:06:02 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-01 15:06:02 +0100 |
commit | f50844d73387dccec2cf83e17b1b5bce825a8455 (patch) | |
tree | 8c959f47040da730a0ea10a24f842596f5bbca27 /CONTRIBUTORS | |
parent | dbc2abadd8e604d5f4009a11d823df43c0a6a621 (diff) | |
download | vdr-f50844d73387dccec2cf83e17b1b5bce825a8455.tar.gz vdr-f50844d73387dccec2cf83e17b1b5bce825a8455.tar.bz2 |
Fixed incrementing the 'state' variables in the repacker classes in remux.c to avoid warnings with g++ 4.1.0
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 23cffcdc..4d912704 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1448,6 +1448,8 @@ Ville Skyttä <ville.skytta@iki.fi> for reporting that the default value for "Setup/EPG bugfix level" was wrong for fixing initializing pthread_mutexattr_t and pthread_rwlockattr_t to avoid warnings with g++ 4.1.0 + for reporting warnings with g++ 4.1.0 regarding incrementing the 'state' variables + in the repacker classes in remux.c Steffen Beyer <cpunk@reactor.de> for fixing setting the colored button help after deleting a recording in case the next |