Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4

This commit is contained in:
Klaus Schmidinger
2009-08-16 10:42:05 +02:00
parent 78fc3f2b30
commit a397b8a512
3 changed files with 5 additions and 2 deletions

View File

@@ -2287,6 +2287,7 @@ Matthias Schwarzott <zzam@gentoo.org>
for adding DESTDIR and PREFIX handling to the Makefile
for fixing some compiler warnings with gcc-4.2.0
for fixing setting the locale file name in i18n-to-gettext.pl
for fixing cRecordings::DelByName() to avoid compilation errors with gcc 4.4
Martin Ostermann <martin@familie-ostermann.de>
for fixing processing the PDCDescriptor in 'libsi' on big endian systems