Re: panel compilation errors



> I don't really see the problem, since these declarations seem fine to me
> (they use different arg types):
> 
> CORBA::Boolean operator<<=( CORBA::Any &a, const GNOME::Panel_ptr obj );
> CORBA::Boolean operator>>=( const CORBA::Any &a, GNOME::Panel_ptr &obj
> );
> 
> CORBA::Boolean operator<<=( CORBA::Any &a, const GNOME::Applet_ptr obj
> );
> CORBA::Boolean operator>>=( const CORBA::Any &a, GNOME::Applet_ptr &obj
> );
> 
> ???

fixed, update gnome-libs .. the problem was that two of header files only
started extern "C" and didn't end it ... so the compiler thought that it
is still C code

George

-- 
------------------------------------------------------------------------------
George Lebl <jirka@5z.com> http://www.5z.com/jirka/
------------------------------------------------------------------------------
  The following implements RSA in perl and is illegal to export from the US:

          #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
          $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
          lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]