>> >>   Waitmsg *exitsts = nil;

i see; it's set but not used before it is assigned to again.

i would expect the compiler to get the hint that it's initialization
-- especially given that the value is 0 and the assignment is right
with the declaration.


Reply via email to