diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-25 10:04:07 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-25 10:04:07 +0100 |
commit | de1ce0b27d528d06f5b7dabf953ee7064eccb0d5 (patch) | |
tree | 15102e9a3afd628a108b691c4d328c582acb6014 /CONTRIBUTORS | |
parent | a9e1ca63dd31f294c7dea29907da763ee66b7316 (diff) | |
download | vdr-de1ce0b27d528d06f5b7dabf953ee7064eccb0d5.tar.gz vdr-de1ce0b27d528d06f5b7dabf953ee7064eccb0d5.tar.bz2 |
Revoked "Fixed some compiler warnings with Clang 3.4.1" from ci.c, because this did not compile with older versions of gcc
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5f2087c7..70fe1361 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3141,6 +3141,8 @@ Sören Moch <smoch@web.de> for pointing out that FindHeader() can also be used in cMpeg2Fixer::AdjTref() for reporting a problem with detecting user inactivity in case the system time is changed after VDR has been started + for reporting that the change "Fixed some compiler warnings with Clang 3.4.1" caused + ci.c to no longer compile with older versions of gcc Peter Münster <pmlists@free.fr> for fixing 'make install' to not overwrite existing configuration files |