From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriel Dos Reis To: gdr@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: libstdc++/3158: methods are wrongly implemented private in slice_array Date: Wed, 13 Jun 2001 12:36:00 -0000 Message-id: <20010613193601.25985.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00596.html List-Id: The following reply was made to PR libstdc++/3158; it has been noted by GNATS. From: Gabriel Dos Reis To: bkoz@gcc.gnu.org Cc: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gdr@gcc.gnu.org, jarl@diku.dk, nobody@gcc.gnu.org, mark@codesourcery.com Subject: Re: libstdc++/3158: methods are wrongly implemented private in slice_array Date: 13 Jun 2001 21:33:49 +0200 bkoz@gcc.gnu.org writes: | Synopsis: methods are wrongly implemented private in slice_array | | Responsible-Changed-From-To: unassigned->gdr | Responsible-Changed-By: bkoz | Responsible-Changed-When: Wed Jun 13 09:52:59 2001 | Responsible-Changed-Why: | Valarray/slice stuff... That is really a defect in the standard (see LWG open issue 253) and I failed to implement the changes I was proposing. Mark, is a patch to implement the right access control for valarray helper classes still acceptable for 3.0? -- Gaby