This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/9720] failure when compiling bits/resource.h with -pedantic-errors and without _GNU_SOURCE


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-01-08 10:16 -------
Subject: Bug 9720

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	jakub@sourceware.org	2009-01-08 10:16:12

Modified files:
	.              : ChangeLog 
	sysdeps/unix/sysv/linux/bits: resource.h 
	sysdeps/unix/sysv/linux/sparc/bits: resource.h 

Log message:
	[BZ #9720]
	* sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who): Avoid
	comma after RUSAGE_CHILDREN if not -D_GNU_SOURCE.
	* sysdeps/unix/sysv/linux/sparc/bits/resource.h (enum __rusage_who):
	Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.11439&r2=1.11440
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/bits/resource.h.diff?cvsroot=glibc&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sparc/bits/resource.h.diff?cvsroot=glibc&r1=1.10&r2=1.11



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9720

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]