From: Don Syme <dsyme@microsoft.com>
To: Manuel Fahndrich <maf@microsoft.com>,
"'caml-list@inria.fr'" <caml-list@inria.fr>
Subject: RE: Problems with ocamlopt under windows?
Date: Wed, 7 Jun 2000 05:50:53 -0700 [thread overview]
Message-ID: <39ADCF833E74D111A2D700805F1951EF180146CC@RED-MSG-06> (raw)
I had a problem like this a couple of months ago that I never reoprted.
Changing an action in ocamlyacc from
foo: ... { my_ref := true; () }
to
foo: ... { my_ref := true }
actually changed the behaviour of the program, from stack overflow to
correct behaviour. At the time I couldn't get a small program illustrating
the error, and so didn't file a bug report. I was using 2.02.
Cheers,
Don
-----Original Message-----
From: Manuel Fahndrich [mailto:maf@microsoft.com]
Sent: 06 June 2000 08:30
To: 'caml-list@inria.fr'
Subject: Problems with ocamlopt under windows?
I'm wondering if other people are experiencing problems with ocamlopt under
windows.
I have a program that works fine as bytecode, but it runs out of stack space
when
compiled with ocamlopt. I'm suspecting an infinite loop.
I can't seem to narrow down the problem for now, since changing the amount
of print output
masks the error.
-Manuel
next reply other threads:[~2000-06-07 18:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-06-07 12:50 Don Syme [this message]
-- strict thread matches above, loose matches on Subject: below --
2000-06-06 7:30 Manuel Fahndrich
2000-06-07 6:53 ` STARYNKEVITCH Basile
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=39ADCF833E74D111A2D700805F1951EF180146CC@RED-MSG-06 \
--to=dsyme@microsoft.com \
--cc=caml-list@inria.fr \
--cc=maf@microsoft.com \
/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;
as well as URLs for NNTP newsgroup(s).