This is what happens this time:

Making all in src
        cd .. \
          && CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating src/Makefile
        c++ -DHAVE_CONFIG_H -I. -I. -I..   -DSHAPE -DINTERLACE   -DNLS
-DTIMEDCACHE -DLOCALEPATH=\"/ee/ecc/share/blackbox/nls\"
-DDEFAULTMENU=\"/ee/ecc/share/blackbox/menu\"
-DDEFAULTSTYLE=\"/ee/ecc/share/blackbox/styles/Results\"  -g -O2
-I/usr/local/include -c BaseDisplay.cc
In file included from blackbox.hh:48,
                 from BaseDisplay.cc:82:
BaseDisplay.hh: In method `const int BaseDisplay::hasShapeExtensions() const':
BaseDisplay.hh:276: invalid use of type decl `struct BaseDisplay::shape' as
expression
BaseDisplay.hh:276: confused by earlier errors, bailing out
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.


Sorry, for the  hassle. Didn't realize what a can of worms I opened.

Eric Carlsen
[EMAIL PROTECTED]

On Tue, 12 Mar 2002, Sean 'Shaleh' Perry wrote:

> > BaseDisplay.hh: In method `const int & BaseDisplay::hasShapeExtensions()
> > const':
> > BaseDisplay.hh:276: invalid use of type decl `struct BaseDisplay::shape' as
> > expression
> > BaseDisplay.hh:276: warning: returning reference to temporary
> > BaseDisplay.hh:276: confused by earlier errors, bailing out
>
> Thanks, I thought I got all of those silly int& returns.  I just committed
> again, mind doing:
>
> 'cvs update'
>
> and trying again?
>

Reply via email to