Update of bug #17729 (project gnustep):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The legal range for seconds is 0-59 (as documented in both the MacOS-X and
GNUstep documentation), so the example code fragment is simply wrong unless
startTime is a time within the last minute.

Even if it was legal to pass in an arbitrary value for seconds, the example
would still probably not do what was intended, unless
startTime == [NSDate dateWithTimeIntervalSinceReferenceDate: 0.0]

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17729>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to