This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/11778] System.out PrintStream does too much buffering
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Aug 2003 13:52:33 -0000
- Subject: [Bug libgcj/11778] System.out PrintStream does too much buffering
- References: <20030803055046.11778.bryce@mckinlay.net.nz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11778
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-03 13:52 -------
I do not think you should depend on when the stream flushes but if you want the stream
to flush, flush it.