This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help me isolate a bug!


On Sat, Sep 28, 2002 at 04:54:09PM +0200, David Rasmussen wrote:
> I've tried both cin.setf(ios::unitbuf), and cin.rdbuf()->setbuf(NULL,0) to
> make cin unbuffered. But this doesn't help.

Is this the same problem that we discussed at the end of May, first on the
gcc list, then moving to libstdc++?  If it is, I don't believe anybody's
had time to work on I/O issues.

Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]