This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libstdc++/3158: methods are wrongly implemented private in slice_array


The following reply was made to PR libstdc++/3158; it has been noted by GNATS.

From: Gabriel Dos Reis <Gabriel.Dos-Reis@cmla.ens-cachan.fr>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]