You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2003/06/11 19:54:31 UTC

DO NOT REPLY [Bug 20684] - Suggestion to optionally avoid a dependency on iostreams

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 jberry@criticalpath.com  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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org