bin/123807: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon Jun 2 05:00:04 UTC 2008


The following reply was made to PR bin/123807; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: bin/123807: commit references a PR
Date: Mon,  2 Jun 2008 04:51:01 +0000 (UTC)

 imp         2008-06-02 04:50:56 UTC
 
   FreeBSD src repository
 
   Modified files:
     usr.sbin/timed/timed timed.c 
   Log:
   SVN rev 179485 on 2008-06-02 04:50:47Z by imp
   
   getopt returns an int, not a char.  Make sure that we store the
   variable in an int to avoid casting to an unsigned value which causes
   the comparison with -1 to fail.
   
   PR:             123807
   Submitted by:   Matthew Luckie
   Reviewed by:    keramida@
   MFC after:      1 week
   
   Revision  Changes    Path
   1.12      +1 -1      src/usr.sbin/timed/timed/timed.c
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-bugs mailing list