DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7701>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7701 NameIdPoolEnumerator copy constructor should call base class dito ------- Additional Comments From [EMAIL PROTECTED] 2002-04-03 01:33 ------- There is a typo in my original description of this bug. The patched NameIdPoolEnumerator copy constructor calls the _default constructor_ of the base class, nothing else. (Since XMLEnumerator is purely virtual and has no members, this call is just to stop compiler noise.) Similar warning messages are thrown by gcc 2.95.2 on SunOS 5.8 (Solaris 8). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
