From kfm-devel Fri Jan 10 13:52:52 2003 From: Dirk Mueller Date: Fri, 10 Jan 2003 13:52:52 +0000 To: kfm-devel Subject: Re: Win32 Port of Safari X-MARC-Message: https://marc.info/?l=kfm-devel&m=104220684311320 On Fre, 10 Jan 2003, Alan Gutierrez wrote: > -AttrImpl *NamedAttrMapImpl::getNamedItem ( NodeImpl::Id id ) const > +// AttrImpl *NamedAttrMapImpl::getNamedItem ( NodeImpl::Id id ) const AJG > +NodeImpl *NamedAttrMapImpl::getNamedItem ( NodeImpl::Id id ) const is this a compiler warning or a compile fix ? C++ definitely allows signatures to differ based on the return type. -- Dirk (received 392 mails today)