This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Reorganize and clean debug headers
- From: Jonathan Wakely <jwakely at redhat dot com>
- To: François Dumont <frs dot dumont at gmail dot com>
- Cc: "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Tue, 20 Jan 2015 11:32:10 +0000
- Subject: Re: Reorganize and clean debug headers
- Authentication-results: sourceware.org; auth=none
- References: <54BD8EF6 dot 1050807 at gmail dot com>
On 20/01/15 00:10 +0100, François Dumont wrote:
Hi
While working on new debug checks I came up with reorganizing
existing ones to limit as much as possible useless includes.
Tested under linux x86_64.
From the latest mails I saw on this mailing list I guess I must
wait, right ?
Yes, this kind of thing should definitely wait for stage 1.