This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: The libstdc++ testsuite
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: The libstdc++ testsuite
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Fri, 6 Jul 2001 14:00:23 -0700 (PDT)
- cc: "Stephen M. Webb" <stephen at bregmasoft dot com>, libstdc++ at gcc dot gnu dot org
> When I made the first stl cleanup patch (removing dead code, etc), I spent
> enough time on stl_algo.h that I considered breaking it up into pieces.
> Then I realized that we don't spend enough time changing that file to
> really make it worth the effort.
Right. Phil's made a first pass at this.
> (Hmmm, maybe we don't spend much time in that file /because/ it's so huge.)
If y'all can come up with a better way I'm all ears.