This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Multiline error and warning messages in the libstdc++ testsuite
- From: Richard Henderson <rth at redhat dot com>
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Thu, 3 Jan 2002 16:39:14 -0800
- Subject: Re: Multiline error and warning messages in the libstdc++ testsuite
- References: <8D00C32549556B4E977F81DBC24E985D410137@crtsmail1.technol_exch.corp.riotinto.org>
On Thu, Jan 03, 2002 at 11:30:13PM -0000, Billinghurst, David (CRTS) wrote:
> Rather than change this it seemed simpler to unwrap the
> multi-line messages, converting them back to single lines of text.
Wouldn't it be better to build the testsuite with -fmessage-length=0?
r~