Re: [mpeg2-dev] [PATCH] warning fixes

2008-04-13 Thread Diego Biurrun
On Fri, Apr 11, 2008 at 08:39:56PM +0200, Lionel Debroux wrote: > Here's a patch that fixes a number of warnings triggered by uncommon GCC > switches such as -Wshadow and -Wwrite-strings. You will likely have more luck if you split this patchset. There are fixes for multiple issues in it, some

[mpeg2-dev] [PATCH] warning fixes

2008-04-11 Thread Lionel Debroux
Here's a patch that fixes a number of warnings triggered by uncommon GCC switches such as -Wshadow and -Wwrite-strings. Lionel. >From 6b5321f87a917e89be040ec13d897d1bea352814 Mon Sep 17 00:00:00 2001 From: Lionel Debroux <[EMAIL PROTECTED]> Date: Fri, 11 Apr 2008 19:59:04 +0200 Subject: Fix a n