caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dmitry Bely <dmitry.bely@gmail.com>
To: Caml Mailing List <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Java JVM is becoming more strict
Date: Sat, 26 Mar 2011 16:13:27 +0300	[thread overview]
Message-ID: <AANLkTinm5b80maw58kUAm=8r_vN_f0R3Ya2FCYmOSDWt@mail.gmail.com> (raw)
In-Reply-To: <4D8CBF59.9000608@gmail.com>

On Fri, Mar 25, 2011 at 7:14 PM, Matthieu Dubuget
<matthieu.dubuget@gmail.com> wrote:
> Le 25/03/2011 13:57, Florent Ouchet a écrit :
>>
>> Then you should never use standard pipes within a Windows GUI application
>> unless you're 100% sure that a console will always be available (either
>> attached or allocated).
>
> Well, strictly speaking, I do not use it, ;-). There was just an unused
> function  in my code that had a dependence on Printf…

Where do your call caml_startup()? If it is inside DllMain() and there
is some nontrivial initialization code that can use other DLLs, you
are in trouble.

> And what triggered my problem was the new version of the JVM.
>
> My original post was only to warn others and for archives, if it can have
> somebody save time some day, because it was rather difficult to diagnose in
> the real world, compared to my abstract.

Sure, but I don't think you should blame Java for that.

- Dmitry Bely


      reply	other threads:[~2011-03-26 13:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25  8:21 Matthieu Dubuget
2011-03-25 10:02 ` Florent Ouchet
2011-03-25 10:20   ` Matthieu Dubuget
2011-03-25 12:57     ` Florent Ouchet
2011-03-25 16:14       ` Matthieu Dubuget
2011-03-26 13:13         ` Dmitry Bely [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='AANLkTinm5b80maw58kUAm=8r_vN_f0R3Ya2FCYmOSDWt@mail.gmail.com' \
    --to=dmitry.bely@gmail.com \
    --cc=caml-list@yquem.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;
as well as URLs for NNTP newsgroup(s).