Mail Archives: djgpp/2000/11/02/02:27:42
On Wed, 1 Nov 2000, Steamer wrote:
> > And there seems to be another problem: When I switch on -Wall, my
> > programs do not compile any more with messages like this:
> >
> > In method `M<int>::M(const int &)':
> > test.cpp(12) Error: instantiated from here
> > test.cpp(6) Warning: statement with no effect
> > There were some errors
>
> That's strange. Why is "instantiated from here" an error?
> I tried compiling your example and I get this:
Are You using RHIDE?
RHIDE parses compiler output and old versions fails to
recognize correctly some GCC messages. Please upgrade
RHIDE. See:
http://www.lanet.lv/~pavenis/rhide.html
for details
Andris
- Raw text -