caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Tom <tom.primozic@gmail.com>
To: "Jon Harrop" <jon@ffconsultancy.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Feature proposal: improved compare
Date: Tue, 3 Oct 2006 10:05:03 +0200	[thread overview]
Message-ID: <c1490a380610030105q11089f20ie54f01718fe113a9@mail.gmail.com> (raw)
In-Reply-To: <200610022212.40035.jon@ffconsultancy.com>

[-- Attachment #1: Type: text/plain, Size: 394 bytes --]

>
>
>
> I believe that won't work with OCaml's GC because it contains a copying
> collector, obviating a total ordering over pairs of pointers.


The pointer used in total ordering is points outside the heap, into the
OCaml code (either machine code or byte-code), which, as far as I know, is
neither moved nor collected (although this would actually be a useful
feature, unloading modules...)

[-- Attachment #2: Type: text/html, Size: 575 bytes --]

  reply	other threads:[~2006-10-03  8:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-02 20:36 Tom
2006-10-02 21:12 ` [Caml-list] " Jon Harrop
2006-10-03  8:05   ` Tom [this message]
2006-10-05 14:08     ` Tom

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=c1490a380610030105q11089f20ie54f01718fe113a9@mail.gmail.com \
    --to=tom.primozic@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=jon@ffconsultancy.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).