[klibc] [PATCH] Fix up 3 klibc build warnings.

maximillian attems max at stro.at
Tue Oct 19 14:18:10 PDT 2010


On Tue, Oct 19, 2010 at 02:11:16PM -0700, Maciej Żenczykowski wrote:
> klibc/scripts/basic/fixdep.c: In function 'traps':
> klibc/scripts/basic/fixdep.c:368: warning: dereferencing type-punned pointer will break strict-aliasing rules
> klibc/scripts/basic/fixdep.c:370: warning: dereferencing type-punned pointer will break strict-aliasing rules
> 
> klibc/usr/dash/jobs.c: In function 'sprint_status':
> klibc/usr/dash/jobs.c:427: warning: format not a string literal and no format arguments
> 
> klibc/usr/dash/trap.c: In function 'exitshell':
> klibc/usr/dash/trap.c:354: warning: variable 'status' might be clobbered by 'longjmp' or 'vfork'

cool please sent the dash patches as patch
on it's own first against upstream dash
git://git.kernel.org/pub/scm/utils/dash/dash.git
To: dash at vger.kernel.org
Cc: Herbert Xu <herbert at gondor.apana.org.au>

We prefer to import dash from there then later on.

thank you.
 
-- 
maks



More information about the klibc mailing list