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)