This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Improving the cxx0x_warning.h diagnostic
- From: Jonathan Wakely <jwakely at redhat dot com>
- To: NightStrike <nightstrike at gmail dot com>
- Cc: libstdc++ at gcc dot gnu dot org, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 27 Nov 2015 18:40:04 +0000
- Subject: Re: Improving the cxx0x_warning.h diagnostic
- Authentication-results: sourceware.org; auth=none
- References: <20151126144441 dot GP11200 at redhat dot com> <CAF1jjLte9e7nJx5o91s2DgcHzYkveHatMqmeSm404=4s+a0jMw at mail dot gmail dot com>
On 27/11/15 12:53 -0500, NightStrike wrote:
You could add a pragma that turns on -Wfatal-errors
That might be better, I'll try it, thanks.