caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Vincent Hanquez <vincent@snarc.org>
To: Jon Harrop <jon@ffconsultancy.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] virtual instance variables
Date: Thu, 28 Jun 2007 15:48:43 +0200	[thread overview]
Message-ID: <20070628134843.GA21272@snarc.org> (raw)
In-Reply-To: <200706281447.59377.jon@ffconsultancy.com>

On Thu, Jun 28, 2007 at 02:47:59PM +0100, Jon Harrop wrote:
> $ ocaml
>         Objective Caml version 3.10.0
> 
> # (object val virtual c : float method m = c end) # m;;
> Signal -10
> 
> and what is signal -10?! :-)

$ ocaml
        Objective Caml version 3.10.0

# Sys.sigsegv;;
- : int = -10
# 


-- 
Vincent Hanquez


  reply	other threads:[~2007-06-28 13:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-28 13:34 Jeremy Yallop
2007-06-28 13:47 ` [Caml-list] " Jon Harrop
2007-06-28 13:48   ` Vincent Hanquez [this message]
2007-06-28 14:48 ` Jacques Garrigue
  -- strict thread matches above, loose matches on Subject: below --
2007-05-18 18:50 micha
2007-05-21  6:04 ` [Caml-list] " Jacques Garrigue

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=20070628134843.GA21272@snarc.org \
    --to=vincent@snarc.org \
    --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).