buffering woes
Hal Daume III
hdaume@ISI.EDU
Wed, 5 Feb 2003 10:17:25 -0800 (PST)
Not for me, GHC 5.04.2 (Solaris).
Nor with the GHC from CVS:
10:13am moussor:JavaInterp/ ~/nlg/ghc-cvs/ghc/compiler/ghc-inplace Test.hs
-o test
150.50u 1.77s 2:48.29 90.4%
10:16am moussor:JavaInterp/ ./test
> foo^H^H^Ctest: interrupted
10:16am moussor:JavaInterp/ ./test
> foo
You said: foo
> hello
bYou said: hello
> You said:
> ar
here it goes right the first time, but then i have to type two more
letters (in this case 'b\n') to get it to respond to "hello".
--
Hal Daume III
"Computer science is no more about computers | hdaume@isi.edu
than astronomy is about telescopes." -Dijkstra | www.isi.edu/~hdaume
On Wed, 5 Feb 2003, Ferenc Wagner wrote:
> Hal Daume III <hdaume@ISI.EDU> writes:
>
> > I expect the following to work, but it doesn't.
>
> Yes it does. :-) Even without the hSetBuffering lines.
> GHC 5.04-1
> Feri.
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users@haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>