Fixed some compiler warnings with gcc-4.2.0

This commit is contained in:
Klaus Schmidinger
2007-08-24 13:18:21 +02:00
parent 529becb865
commit 91ad06409b
8 changed files with 14 additions and 12 deletions

View File

@@ -2101,6 +2101,7 @@ Matthias Schwarzott <zzam@gentoo.org>
for suggesting to move the "all" target in plugin Makefiles before the
"Implicit rules", so that a plain "make" will compile everything
for adding DESTDIR and PREFIX handling to the Makefile
for fixing some compiler warnings with gcc-4.2.0
Martin Ostermann <martin@familie-ostermann.de>
for fixing processing the PDCDescriptor in 'libsi' on big endian systems