[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Pierre Weis <pierre.weis@i...> |
| Subject: | Re: [Caml-list] Scanf.Scanning woes |
Hello, > I'm using a Scanning buffer on the entire input channel for an > authentication protocol, but it seems to get stuck over long > inputs. Are there any known problems with Scanning module? I had to > quit using it and read individual lines with input_line. > > Regards, > > -- > Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr> > Comp. Sci. Dept., Bilkent University, Ankara KDE Project: http://www.kde.org > www: http://www.cs.bilkent.edu.tr/~erayo Malfunction: http://mp3.com/ariza > GPG public key fingerprint: 360C 852F 88B0 A745 F31B EA0F 7C07 AE16 874D 539C There are no known problems with Scanf.Scanning. Are you sure your program is not looping ? If your program should indeed terminate, please send me the program and the example of input that reproduces the problem, I would be glad to investigate and correct any bug you might have discovered. Thank you for your cooperation. Pierre Weis INRIA, Projet Cristal, Pierre.Weis@inria.fr, http://pauillac.inria.fr/~weis/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners