This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Make tests failing with version namespace UNSUPPORTED
- 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>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 23 Oct 2017 23:07:40 +0100
- Subject: Re: Make tests failing with version namespace UNSUPPORTED
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=jwakely at redhat dot com
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 52493154B86
- References: <3aa05a88-400e-770d-b61c-83350bd5a768@gmail.com> <fd75e130-0ba3-8bae-21ff-e235e31a674d@gmail.com>
On 23/10/17 22:07 +0200, François Dumont wrote:
Hi
I completed execution of all tests and added the
dg-require-normal-namespace to a few more files.
I also eventually prefer to keep dg-require-normal-mode and
dg-require-normal-namespace seperated, the first for alternative
modes, the latter for versioned namespace.
That seems better, thanks.
With this patch there is no more conformance tests failing with
versioned namespace.
Excellent!
Ok to commit ?
Yes, thanks.