caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: [Caml-list] OCaml and Boehm
@ 2009-04-11 19:17 Ed Keith
  2009-04-11 20:36 ` Jon Harrop
  0 siblings, 1 reply; 17+ messages in thread
From: Ed Keith @ 2009-04-11 19:17 UTC (permalink / raw)
  To: caml-list


--- On Sat, 4/11/09, Jon Harrop <jon@ffconsultancy.com> wrote:

> From: Jon Harrop <jon@ffconsultancy.com>
> Subject: Re: [Caml-list] OCaml and Boehm
> To: caml-list@yquem.inria.fr
> Date: Saturday, April 11, 2009, 10:27 AM
> 
> Also, don't forget that many people incorrectly claim that smart pointers 
> deallocate at the earliest possible point when, in fact, they typically keep 
> values alive longer than necessary.

Could elaborate on this? I'm having a hard time envisioning a situation where GC could free memory that smart pointers would not free. 

  -EdK

Ed Keith
e_d_k@yahoo.com

Blog: edkeith.blogspot.com



      


^ permalink raw reply	[flat|nested] 17+ messages in thread
* OCaml and Boehm
@ 2009-04-10 20:13 Lukasz Stafiniak
  2009-04-11  9:46 ` [Caml-list] " Basile STARYNKEVITCH
  2009-04-13 17:36 ` Xavier Leroy
  0 siblings, 2 replies; 17+ messages in thread
From: Lukasz Stafiniak @ 2009-04-10 20:13 UTC (permalink / raw)
  To: Caml

Hi,

Is the OCaml runtime Boehm-safe? That is, can it be run with Boehm
turned on and traversing OCaml's heap? (So that the OCaml heap can
provide roots to Boehm.) And if not, could it be patched to make it
Boehm-safe in this sense?

Thanks,
Łukasz


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2009-04-14  5:25 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-11 19:17 [Caml-list] OCaml and Boehm Ed Keith
2009-04-11 20:36 ` Jon Harrop
2009-04-12  3:25   ` Goswin von Brederlow
  -- strict thread matches above, loose matches on Subject: below --
2009-04-10 20:13 Lukasz Stafiniak
2009-04-11  9:46 ` [Caml-list] " Basile STARYNKEVITCH
2009-04-11 10:42   ` Jon Harrop
     [not found]   ` <4a708d20904110511o7d390807r3d29400cf96d6f35@mail.gmail.com>
     [not found]     ` <49E09C2D.4080906@starynkevitch.net>
2009-04-11 14:11       ` Lukasz Stafiniak
2009-04-11 14:27         ` Jon Harrop
2009-04-11 14:40           ` Lukasz Stafiniak
2009-04-11 20:40             ` Jon Harrop
2009-04-11 15:03         ` Basile STARYNKEVITCH
2009-04-11 20:41           ` Jon Harrop
2009-04-13  9:42           ` Christoph Bauer
2009-04-13 13:15             ` Lukasz Stafiniak
2009-04-14  5:25               ` Goswin von Brederlow
2009-04-12  3:34   ` Goswin von Brederlow
2009-04-12 12:09     ` Lukasz Stafiniak
2009-04-13 17:36 ` Xavier Leroy

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).