class scope problem

Thomas Kunert kunert@physik.tu-dresden.de
Wed Oct 28 01:35:00 GMT 1998


The following code compiles neither with the snapshot 2.92.17 nor with
egcs-1.1. Is it my, the compilers or the libraries fault?

#include <fstream>
ifstream ist( "foo", binary );
 
Of course I could construct a similar testcase without the library, but
that would be *much* larger :) .
My OS is linux.

                  
Thomas Kunert



More information about the Gcc-bugs mailing list