caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Matt Gushee <matt@gushee.net>
To: caml-list@inria.fr
Subject: Re: [Caml-list] revised syntax and immediate objects
Date: Tue, 04 Jul 2006 17:20:22 -0600	[thread overview]
Message-ID: <44AAF7B6.2030505@gushee.net> (raw)
In-Reply-To: <ad8cfe7e0607041607u4a979ec2m967394218daa180c@mail.gmail.com>

Jonathan Roewen wrote:

> Hmm, I'm getting an error trying to use class_str_item (ocaml 3.09.2):
> 
> # #use "topfind";;
> # #camlp4o;;
> # #require "camlp4.extend";;
> # open Pcaml;;
> # let gen_method loc field =
>    let obj = "obj" in
>    <:class_str_item< method $lid:field$ = $lid:obj$#$lid:field$; >>;;
> Unbound quotation: "class_str_item";;

You also need to load q_Mlast.cmo.

-- 
Matt Gushee
: Bantam - lightweight file manager : matt.gushee.net/software/bantam/ :
: RASCL's A Simple Configuration Language :     matt.gushee.net/rascl/ :


  reply	other threads:[~2006-07-04 23:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-04 21:43 Jonathan Roewen
2006-07-04 22:28 ` Martin Jambon
2006-07-04 22:53 ` Matt Gushee
2006-07-04 23:07   ` Jonathan Roewen
2006-07-04 23:20     ` Matt Gushee [this message]
2006-07-05  8:19   ` Nicolas Pouillard
2006-07-05  7:29 ` Nicolas Pouillard

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=44AAF7B6.2030505@gushee.net \
    --to=matt@gushee.net \
    --cc=caml-list@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).