[klibc] Re: Warnings building dash

H. Peter Anvin hpa at zytor.com
Mon Mar 27 08:21:12 PST 2006


Herbert Xu wrote:
> 
> You're right.  These warning are really stupid though since the only
> variable we reference from setjmp is already declared volatile.
> 
> Anyway, if you're really bothered about this I can go ahead and add
> the volatile markers on all these variables.  However, my preference
> would be to disable gcc warnings and let sparse take over since it's
> a much better tool (and one that we in the Linux community has control
> over).
> 

That's not going to fly, though, for merging upstream with the kernel.

	-hpa



More information about the klibc mailing list