This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: string_view testsuite failures on AIX
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: David Edelsohn <dje dot gcc at gmail dot com>, "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>, Ed Smith-Rowland <3dw4rd at verizon dot net>
- Date: Mon, 18 Nov 2013 16:55:16 +0100
- Subject: Re: string_view testsuite failures on AIX
- Authentication-results: sourceware.org; auth=none
- References: <CAGWvnykEMK+CLZFM8BHX4TC71jfx3RmYyWPU=SJhGpafCFpNow at mail dot gmail dot com> <528A3677 dot 3090107 at oracle dot com>
.. and anyway, this area is different in C++11, and max_size is
constexpr. Thus I think we simply want to go with my simple patchlet, if
David confirms it works.
Paolo.