On Sun, Dec 22, 2013 at 06:57:50PM +0100, Marin Ramesa wrote: > On 22.12.2013 18:25:10, Richard Braun wrote: > > Are you saying you've been sending us patches without ever > > testing them ? > > Yes. But that's different, that's just cleaning the code. Removing > forward declarations and unused variables doesn't change the behavior. > Now, I need to test this, but I don't know how.
Cleaning isn't supposed to change the behaviour, but that sometimes happens, in particular with the kind of optimizations applied by a modern compiler such as gcc, so please, test before sending... -- Richard Braun