Hi Andries!
> All these really good people, unable to capture a simple idea.
> Let me try one more time.
> There is information. The information is:
> "this variable needs initialization"
> Now you tell me to know simple rules. OK, I know them.
> But what do they tell me about my variables a and b, where
> a requires initialization and b does not require it?
Distinguishing between variables initialized to zero and those not requiring
initialization is a good idea, but honestly, how common are static variables
declared at the top level which don't require initialization?
Have a nice fortnight
--
Martin `MJ' Mares <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://atrey.karlin.mff.cuni.cz/~mj/
"RAM = Rarely Adequate Memory"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
- Re: [PATCH] removal of "static foo = 0" Andries Brouwer
- Re: [PATCH] removal of "static foo = 0&qu... James A Sutherland
- Re: [PATCH] removal of "static foo = ... Tim Waugh
- Re: [PATCH] removal of "static fo... James A Sutherland
- Re: [PATCH] removal of "static fo... Tigran Aivazian
- Re: [PATCH] removal of "stat... Philipp Rumpf
- Re: [PATCH] removal of "stat... Peter Samuelson
- Re: [PATCH] removal of "static fo... Michael Meissner
- Re: [PATCH] removal of "static foo = 0&qu... Jeff Garzik
- Re: [PATCH] removal of "static foo = ... Andries Brouwer
- Re: [PATCH] removal of "static fo... Martin Mares
- Re: [PATCH] removal of "static foo = 0&qu... Herbert Xu
- Re: [PATCH] removal of "static foo = 0&qu... Helge Hafting
- Re: [PATCH] removal of "static foo = 0&qu... Albert D. Cahalan
- Re: [PATCH] removal of "static foo = ... Russell King
- Re: [PATCH] removal of "static fo... Albert D. Cahalan
- Re: [PATCH] removal of "stat... Peter Samuelson
- Re: [PATCH] removal of "stat... Russell King
- Re: [PATCH] removal of "static foo = 0" Tigran Aivazian
- Re: [PATCH] removal of "static foo = 0" Andries Brouwer
- Re: [PATCH] removal of "static foo = 0&qu... Georg Nikodym

