[Ace-users] Re: [tao-users] Compile error with CosNotify_Service

Johnny Willemsen jwillemsen at remedy.nl
Thu Sep 6 04:25:11 CDT 2007


Hi Lothar,

The patch is in the distribution and will be part of the upcoming x.6.1

Regards,

Johnny Willemsen
Remedy IT
Postbus 101
2650 AC  Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl  

*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO             ***
*** See http://www.theaceorb.nl/en/support.html                 ***

"Lothar Werzinger" <lothar at tradescape.biz> wrote in message
news:<mailman.2112.1188954677.5286.tao-users at mail.cse.wustl.edu>...
> On Tuesday 04 September 2007 18:02, Lothar Werzinger wrote:
> > On Tuesday 04 September 2007 18:00, Lothar Werzinger wrote:
> > > Hi,
> > >
> > >
> > > however it is strange that in
> > > ACE_wrappers/TAO/orbsvcs/orbsvcs/Notify/CosNotify_Service.h
> > > the class TAO_CosNotify_Service inherits from TAO_Notify_Service
> > > but does NOT override the pure virtual method from TAO_Notify_Service
> >
> > oops I did not look sharp enough. The overload is there, but it ommits
the
> > default parameter and that is the culprit:
> >
> >   /// Create the Channel Factory.
> >   virtual CosNotifyChannelAdmin::EventChannelFactory_ptr
> >     create (PortableServer::POA_ptr default_POA, const char*
factory_name);
> >
> >
> > I think that the overload MUST contain the SAME default parameter in
order
> > to work correctly.
> 
> A patch is attached
> 
> Lothar
> -- 
> Lothar Werzinger Dipl.-Ing. Univ.
> framework & platform architect
> Tradescape Inc.
> 111 West St. John Street, Suite 200
> San Jose, Ca 95113
> email: lothar at tradescape.biz
> web: http://www.tradescape.biz
> 



More information about the Ace-users mailing list