diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-03-01 09:42:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-03-01 09:42:36 +0100 |
commit | 24972170960de056d5754aaa5360257f00d0a804 (patch) | |
tree | b0d1e0c62c7aa925d7d81911d80349d0fcb82741 /CONTRIBUTORS | |
parent | e2c35828346341d95557939791642ba3b50c401f (diff) | |
download | vdr-24972170960de056d5754aaa5360257f00d0a804.tar.gz vdr-24972170960de056d5754aaa5360257f00d0a804.tar.bz2 |
The 'plugins' target in the Makefile now returns an error exit code if one of the plugins failed to compile
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7b719184..af879b91 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2101,6 +2101,8 @@ Tobias Grimm <listaccount@e-tobi.net> for fixing deleting the 'skinDescriptions' in cMenuSetupOSD::~cMenuSetupOSD() for reporting that GCC 4.3 issues a silly warning for expressions like 'a || b && c' for fixing a crash in cFreetypeFont::DrawText() if an unknown symbol is encountered + for suggesting that the 'plugins' target in the Makefile should return an error exit + code if one of the plugins failed to compile Helge Lenz <h.lenz@gmx.de> for reporting a bug in setting the 'Delta' parameter when calling the shutdown |