diff --git a/Source/NSDate.m b/Source/NSDate.m index 50cd1436c..470ecea2d 100644 --- a/Source/NSDate.m +++ b/Source/NSDate.m @@ -180,7 +180,7 @@ - (id) initWithString: (NSString*)description { - NSTimeInterval theTime; + NSTimeInterval theTime = 0; /* From the doc: Returns an calendar date object with a date and time value specified by the international string-representation format: