bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/5] Stylistic fixes


From: Samuel Thibault
Subject: Re: [PATCH 1/5] Stylistic fixes
Date: Wed, 27 Nov 2013 09:59:02 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Marin Ramesa, le Tue 26 Nov 2013 21:03:31 +0100, a écrit :
> After the patch is applied, fixes for the patch need to be applied (I 
> will send those shortly after this mail). It seems that ANSI style 
> definitions don't allow for forward declarations that conflict the 
> definitions, so these (the declarations) need to be fixed, otherwise 
> there is a compilation error from GCC.

So the patchset needs to be reworked: a git commit is supposed to leave
the tree buildable.

> This patch also introduces several new warnings from GCC. The problem 
> is with functions that are used in structs as ops. Previously they had 
> conflicting forward declarations that satisfied the struct definition, 
> but with the ANSI style definition they produce GCC warnings. If this 
> patch gets applied, I will fix those new warnings.

That's actually a good thing :)

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]