caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yotam Barnoy <yotambarnoy@gmail.com>
To: Gustave Nimant <gustave.nimant@free.fr>
Cc: "caml-list@inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] getting the name of a function from its body
Date: Mon, 1 Jun 2015 14:07:33 -0400	[thread overview]
Message-ID: <CAN6ygOm3u-wpwdYatpP9eEWVEgF4_EQ-+LEBkWM8gzCQfKrsHQ@mail.gmail.com> (raw)
In-Reply-To: <556C9887.70502@free.fr>

[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]

The argument makes no sense since inlining would also affect MODULE, FILE,
etc. It seems more like an omission.

-Yotam

On Mon, Jun 1, 2015 at 1:38 PM, Gustave Nimant <gustave.nimant@free.fr>
wrote:

> On 01/06/2015 18:46, Francois Berenger wrote:
>
>>
>>> It seems that the functions described in
>>> http://caml.inria.fr/pub/docs/manual-ocaml/libref/Pervasives.html
>>> do not answer my question :
>>> "how to get the name of the current function ?"
>>>
>>
>> It is currently not possible.
>>
>> There is no __FUNCTION__ like you have in C.
>> I was also quite interested by this feature a long time ago.
>> For loggers it is quite useful.
>>
>> I cannot find the thread back, I don't know where to search the archives
>> of caml-list.
>> Gabriel Scherer mentioned there is not always a function name since
>> they can be inlined by the compiler, if I remember correctly.
>>
> I hope the argument of the inlining case is not serious, is it ?
>
> Best,
> Gustave
>
>
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

[-- Attachment #2: Type: text/html, Size: 2218 bytes --]

  reply	other threads:[~2015-06-01 18:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 11:42 Gustave Nimant
2015-06-01 11:46 ` Fabrice Le Fessant
2015-06-01 11:52   ` Gabriel Scherer
2015-06-01 16:36   ` Gustave Nimant
2015-06-01 16:46     ` Francois Berenger
2015-06-01 17:38       ` Gustave Nimant
2015-06-01 18:07         ` Yotam Barnoy [this message]
2015-06-01 21:57     ` Fabrice Le Fessant
2015-06-02  8:10       ` Francois Berenger
2015-06-02  8:21         ` Jacques Garrigue
2015-06-02  8:37           ` Romain Bardou
2015-06-04 18:48         ` Damien Doligez
2015-06-02  8:45       ` Gerd Stolpmann
2015-06-01 14:57 ` [Caml-list] Getting the list of available function within a module Nicolas Ratier

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=CAN6ygOm3u-wpwdYatpP9eEWVEgF4_EQ-+LEBkWM8gzCQfKrsHQ@mail.gmail.com \
    --to=yotambarnoy@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=gustave.nimant@free.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).