This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: FAIL: tr1/8_c_compatibility/cinttypes/functions.cc (test for excess errors)
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Paolo Carlini <paolo dot carlini at oracle dot com>
- Cc: libstdc++ at gcc dot gnu dot org, Loren James Rittle <rittle at labs dot mot dot com>
- Date: Sun, 14 Sep 2008 21:16:26 +0200 (CEST)
- Subject: Re: FAIL: tr1/8_c_compatibility/cinttypes/functions.cc (test for excess errors)
- References: <alpine.LSU.1.99.0809071630280.3773@acrux.dbai.tuwien.ac.at> <48C3FDCE.9000405@oracle.com>
On Sun, 7 Sep 2008, Paolo Carlini wrote:
Anyway, I think it's just matter of a missing configure-time check for
those two specific C99 wchar_t functions, the below adds it, I'm going
to commit it to mainline.
Confirmed! Your patch nicely addresses the testsuite failure I had
been seeing on i386-unknown-freebsd6.3.
Thanks!
Gerald