On Sat, Mar 24, 2001 at 05:03:06AM -0500, Chris Ruffin wrote:
> In file included from List.cc:4:
> List.h:241: warning: ANSI C++ forbids declaration `BIstream' with no type
> List.h:241: `BIstream' is neither function nor method; cannot be declared
> friend
> List.h:241: parse error before `&'
> m
On Sat, Mar 24, 2001 at 05:03:06AM -0500, Chris Ruffin wrote:
> In file included from List.cc:4:
> List.h:241: warning: ANSI C++ forbids declaration `BIstream' with no type
> List.h:241: `BIstream' is neither function nor method; cannot be declared friend
> List.h:241: parse error before `&'
> mak
I'm getting the following errors while trying to build my package:
g++ -fpermissive -c -o List.o List.cc
In file included from List.cc:4:
List.h:241: warning: ANSI C++ forbids declaration `BIstream' with no type
List.h:241: `BIstream' is neither function nor method; cannot be declared friend
Li
I'm getting the following errors while trying to build my package:
g++ -fpermissive -c -o List.o List.cc
In file included from List.cc:4:
List.h:241: warning: ANSI C++ forbids declaration `BIstream' with no type
List.h:241: `BIstream' is neither function nor method; cannot be declared friend
L
4 matches
Mail list logo