kern/124334: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu Jun 26 07:20:05 UTC 2008


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/124334: commit references a PR
Date: Thu, 26 Jun 2008 07:12:57 +0000 (UTC)

 mtm         2008-06-26 07:12:35 UTC
 
   FreeBSD src repository
 
   Modified files:
     lib/libc/gen         glob.c 
   Log:
   SVN rev 180021 on 2008-06-26 07:12:35Z by mtm
   
   Gcc barfs in glob.c when run with -O3. To fix this make g_strchr() work on
   and return (const Char *) pointers instead of just (Char *) and get rid of
   all the type casting.
   
   PR:             kern/124334
   
   Revision  Changes    Path
   1.27      +5 -5      src/lib/libc/gen/glob.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