--- htdig/htlib/String.cc Mon Apr 30 14:12:28 2001
+++ htdig.work/htlib/String.cc Mon Apr 30 13:56:39 2001
@@ -241,6 +241,7 @@ String::operator int () const
{
cerr << "String: int(): either use empty() or as_integer()\n";
abort();
+ return -1;
}
char *String::new_char() const
--
David J. Graff
Broadvision/Atlanta - Principal Consultant
mailto:[EMAIL PROTECTED]
Phone: (678) 427-5412
This message is intended only for the use of the Addressee and may contain information
that is PRIVILEGED and CONFIDENTIAL. If you are not the intended recipient,
dissemination of this communication is prohibited. If you have received this
communication in error, please erase all copies of the message and its attachments and
notify us immediately.
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html