From: "Michaël Grünewald" <michael-grunewald@wanadoo.fr>
To: caml-list@inria.fr
Subject: [Caml-list] Re: strange behaviors with output
Date: 26 Dec 2002 13:45:39 +0100 [thread overview]
Message-ID: <874r91gd8s.fsf@ketanu.dyndns.org> (raw)
In-Reply-To: <200212230913.10112.yangsx@fltrp.com>
Yang Shouxun <yangsx@fltrp.com> writes:
> Hi,
>
> I found a strange behavior when compiling and running a simple ocaml program.
> When the file to process (a testing case) is small, it works as expected. But
> when the file (the real case) is very large, it does not. For instance, if
> the expected output should be:
> ----8<----
> a
> b
> c
> d
> ...
> ----8<----
> What I get may be:
> ----8<----
> a
> d
> c
> b
> ...
> ----8<----
Your output sample is not very cute, it might have been
>For instance, if
> the expected output should be:
> ----8<----
> GOOD
> ----8<----
> What I get may be:
> ----8<----
> BAD
> ----8<----
posting your code might be (more) helpful.
--
Michaël Grünewald <michael-grunewald@wanadoo.fr> - RSA PGP Key ID: 0x20D90C12
-------------------
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
prev parent reply other threads:[~2002-12-26 15:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-23 1:11 [Caml-list] " Yang Shouxun
2002-12-23 2:27 ` Yang Shouxun
2002-12-26 12:45 ` Michaël Grünewald [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874r91gd8s.fsf@ketanu.dyndns.org \
--to=michael-grunewald@wanadoo.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox