[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building glibc 2.5 on Hurd: trivia



Thomas Schwinge a écrit :
> Needed for HEAD and glibc-2_5-branch.
> 
> 2007-02-07  Thomas Schwinge  <tschwinge@gnu.org>
> 
> 	* stdlib/fmtmsg.c: Include <stdint.h>.
> 
> Index: stdlib/fmtmsg.c
> ===================================================================
> RCS file: /cvs/glibc/libc/stdlib/fmtmsg.c,v
> retrieving revision 1.20
> diff -u -p -r1.20 fmtmsg.c
> --- stdlib/fmtmsg.c	15 May 2006 18:41:18 -0000	1.20
> +++ stdlib/fmtmsg.c	7 Feb 2007 12:12:36 -0000
> @@ -19,6 +19,7 @@
>  
>  #include <fmtmsg.h>
>  #include <bits/libc-lock.h>
> +#include <stdint.h>
>  #include <stdio.h>
>  #include <stdlib.h>
>  #include <string.h>
> 

We have the same patch in our SVN. But it has been refused upstream. See
http://sourceware.org/bugzilla/show_bug.cgi?id=3992

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: