caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jeremy Yallop <yallop@gmail.com>
To: "Mr. Herr" <misterherr@freenet.de>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] undefined global Re_posix - ?
Date: Mon, 20 Jul 2015 21:13:29 +0100	[thread overview]
Message-ID: <CAAxsn=G=ufZMvw7abqBa8Jp9Z2wQvjJOMTfpg-AV243HPVqdAQ@mail.gmail.com> (raw)
In-Reply-To: <55AD534D.9040100@freenet.de>

On 20 July 2015 at 21:00, Mr. Herr <misterherr@freenet.de> wrote:
> unexplainable behavior: module Re_posix causes an error "undefined global
> Re_posix",
> but the module is known.
>
> Even stranger: when misspelling Re_posix the toplevel proposes Re_posix.
>
> What is wrong?

You need to add

   #require "re.posix"

      parent reply	other threads:[~2015-07-20 20:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-20 20:00 Mr. Herr
2015-07-20 20:09 ` Ivan Gotovchits
2015-07-20 22:37   ` Mr. Herr
2015-07-20 23:09     ` Daniel Bünzli
2015-07-20 20:13 ` Jeremy Yallop [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='CAAxsn=G=ufZMvw7abqBa8Jp9Z2wQvjJOMTfpg-AV243HPVqdAQ@mail.gmail.com' \
    --to=yallop@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=misterherr@freenet.de \
    /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).