From: Mathieu Gagne <mathieug@earthlink.net>
To: caml-list@inria.fr
Subject: [Caml-list] Location in source code
Date: Sun, 27 Jan 2002 22:35:12 -0500 [thread overview]
Message-ID: <E16V2UX-0004qO-00@harrier.prod.itd.earthlink.net> (raw)
Hello,
I would like to be able to define in OCaml analogues of the cpp macros
__FILE__ and __LINE__, for debugging purposes. For instance, I would like to
be able to write
Printf.printf "I had an error in module %s at line %d" __MODULE__ __LINE__
or something similar. __MODULE__ would expand to the fully qualified module
name. I expect something like this might be possible using camlp4, but I
can't figure out how. Does anyone have any idea how to achieve this?
Best,
Mathieu Gagne.
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
next reply other threads:[~2002-01-28 3:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-28 3:35 Mathieu Gagne [this message]
2002-01-28 4:23 ` Ian Zimmerman
2002-01-28 7:57 ` Chris Hecker
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=E16V2UX-0004qO-00@harrier.prod.itd.earthlink.net \
--to=mathieug@earthlink.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