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=20684>. 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=20684 Suggestion to optionally avoid a dependency on iostreams ------- Additional Comments From [EMAIL PROTECTED] 2003-06-11 17:54 ------- This seems like an easy and obvious fix, and I don't think it should even need to be conditionalized. cout should be tied to stdout as a matter of course, so writing to stdout is the equilant of writing to cout. I recommend that we simply change the routines to write to stdout rather than through cout. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
