* [Caml-list] Scanf.Scanning woes
@ 2004-01-12 20:03 Eray Ozkural
2004-01-25 22:52 ` Pierre Weis
0 siblings, 1 reply; 3+ messages in thread
From: Eray Ozkural @ 2004-01-12 20:03 UTC (permalink / raw)
To: caml-list
Hello there,
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
-------------------
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] Scanf.Scanning woes
2004-01-12 20:03 [Caml-list] Scanf.Scanning woes Eray Ozkural
@ 2004-01-25 22:52 ` Pierre Weis
2004-01-28 15:14 ` Eray Ozkural
0 siblings, 1 reply; 3+ messages in thread
From: Pierre Weis @ 2004-01-25 22:52 UTC (permalink / raw)
To: erayo; +Cc: caml-list
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] Scanf.Scanning woes
2004-01-25 22:52 ` Pierre Weis
@ 2004-01-28 15:14 ` Eray Ozkural
0 siblings, 0 replies; 3+ messages in thread
From: Eray Ozkural @ 2004-01-28 15:14 UTC (permalink / raw)
To: Pierre Weis; +Cc: caml-list
On Monday 26 January 2004 00:52, Pierre Weis wrote:
> 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.
I'm going to try and find where it didn't work in two of my programs. I'll get
back to this when I have a small test case.
Regards,
--
Eray Ozkural (exa) <erayo@cs.bilkent.edu.tr>
Comp. Sci. Dept., Bilkent University, Ankara KDE Project: http://www.kde.org
http://www.cs.bilkent.edu.tr/~erayo Malfunction: http://malfunct.iuma.com
GPG public key fingerprint: 360C 852F 88B0 A745 F31B EA0F 7C07 AE16 874D 539C
-------------------
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-01-28 15:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-12 20:03 [Caml-list] Scanf.Scanning woes Eray Ozkural
2004-01-25 22:52 ` Pierre Weis
2004-01-28 15:14 ` Eray Ozkural
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox