From: Junsong Li <ljs.darkfish@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: [Caml-list] Can we implement #load to load dependencies automatically?
Date: Thu, 28 Apr 2016 21:57:23 -0700 [thread overview]
Message-ID: <CA+kGxtPL63H98XHG_1h2WBaw06VoE_=zAMMVBuoYwqnoO9UuhA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 268 bytes --]
Hi list,
I am wondering why we can't make #load to load everything needed
automatically, given object files already in the search path.
FYI, currently, it only shows the error (t opens B and uses B.x)
utop # #load "t.cmo";;
Error: Reference to undefined global `B'
[-- Attachment #2: Type: text/html, Size: 401 bytes --]
next reply other threads:[~2016-04-29 4:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-29 4:57 Junsong Li [this message]
2016-04-29 10:28 ` Jeremie Dimino
2016-04-29 10:54 ` Gabriel Scherer
2016-04-30 1:54 ` Junsong Li
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='CA+kGxtPL63H98XHG_1h2WBaw06VoE_=zAMMVBuoYwqnoO9UuhA@mail.gmail.com' \
--to=ljs.darkfish@gmail.com \
--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