C99: Suggestions for style(9)

Christoph Mallon christoph.mallon at gmx.de
Sat May 2 19:39:59 UTC 2009


Julian Elischer schrieb:
> Christoph Mallon wrote:
>> I'm talking about an optimized build - no matter what the style of the 
>> original source was, you will have a hard time debugging it.
> 
> but by removing -Ox I can debug it and you can't

Declaring variables earlier does not magically fill meaningful values 
into them any earlier.

	Christoph


More information about the freebsd-hackers mailing list