This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: istream_unformatted-2.txt ??
- To: libstdc++ at gcc dot gnu dot org
- Subject: Re: istream_unformatted-2.txt ??
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Mon, 5 Mar 2001 14:43:32 -0600 (CST)
- References: <20010303122655.A1979@disaster.jaj.com>
- Reply-to: rittle at rsch dot comm dot mot dot com
In article <20010303122655.A1979@disaster.jaj.com>,
Phil Edwards <pedwards@disaster.jaj.com> writes:
> Is anyone else seeing errors from diff(1) during the testsuite runs,
> due to this file not being there?
I didn't see this on my build/test of the 3.0 branch on March 1.
> There are istream_unformatted-1.txt and -3.txt, and .tst files for all three.
This means that istream_unformatted-1.tst and
istream_unformatted-3.tst are used as input files only.
> But the source file's dejagnu hooks require a .txt file for all three
> tests, and we don't have this one. The Attic says we've never had one.
istream_unformatted-2.txt is created when istream_unformatted is run
thus it shouldn't exist in the CVS archive.
> (So why am I just /now/ seeing this?)
Unknown.
Loren