This is the mail archive of the libstdc++-prs@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: libstdc++/34


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

From: Gabriel Dos Reis <Gabriel.Dos-Reis@cmla.ens-cachan.fr>
To: Benjamin Kosnik <bkoz@cygnus.com>
Cc: Gabriel Dos Reis <Gabriel.Dos-Reis@cmla.ens-cachan.fr>,
        libstdc++-gnats@sourceware.cygnus.com
Subject: Re: libstdc++/34
Date: 21 Mar 2000 10:01:41 +0100

 Benjamin Kosnik <bkoz@cygnus.com> writes:
 
 | hey gaby!
 | 
 | yeah, most of the bugs are crusty and don't apply. I think you have 3
 | numerics ones assigned, but only one that is still applicable. (that woud
 | be changing _T to _Tp in slice-array.h)
 
 Thank you.  I went through the *_array.h files and discovered, the same
 change was needed in mask_array.h as well.  Fixed with this
 
 2000-03-21  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
 
         * bits/slice_array.h: Rename generic type template parameter name
         '_T' to '_Tp'. 
         * bits/mask_array.h: Ditto
 
 -- Gaby

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