|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/14779] readelf.c:403:3: error: unknown type name 'mbstate_t' |
Date: | Wed, 31 Oct 2012 11:45:18 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=14779 --- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-10-31 11:45:18 UTC --- CVSROOT: /cvs/src Module name: src Branch: binutils-2_23-branch Changes by: address@hidden 2012-10-31 11:45:12 Modified files: binutils : ChangeLog config.in configure configure.in readelf.c Log message: PR binutils/14779 * configure.in: Add checks for wchar.h and mbstate_t. * config.in: Regenerate. * configure: Regenerate. * readelf.c: Conditionally include wchar.h. (print_symbol): Conditionally use mbstate_t. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.1925.2.5&r2=1.1925.2.6 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/config.in.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.38.2.1&r2=1.38.2.2 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/configure.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.148&r2=1.148.2.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/configure.in.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.111&r2=1.111.2.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.578.2.2&r2=1.578.2.3 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |