From: Markus Mottl <mottl@miss.wu-wien.ac.at>
To: caml-list@inria.fr (OCAML)
Subject: Sys.argv with interpreter and compiler
Date: Sun, 27 Jun 1999 13:02:45 +0100 (MET DST) [thread overview]
Message-ID: <199906271102.NAA22537@miss.wu-wien.ac.at> (raw)
Hello,
I just wondered, whether it is intentional behaviour that the array
of command line arguments ("Sys.argv") is treated exactly the same way
under the interpreter and within executables.
E.g. I want to emit an error message that includes the name of the
executable or, if the interpreter is used, the name of the script.
Wouldn't it be logically more consistent to pass the truncated array
of arguments to the script under the interpreter so that the program
always gets its name on index 0 - no matter whether it is compiled
or interpreted? - With the current version it gets the name of the
interpreter on this position.
Best regards,
Markus Mottl
--
Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl
next reply other threads:[~1999-06-28 18:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-06-27 12:02 Markus Mottl [this message]
1999-07-01 17:32 ` Xavier Leroy
1999-07-01 23:35 ` Markus Mottl
1999-07-02 0:39 ` Pierre Weis
1999-07-02 0:53 ` Fabrice Le Fessant
1999-07-05 8:09 ` Sven LUTHER
1999-07-05 10:37 ` Markus Mottl
1999-07-08 23:23 ` Gerd Stolpmann
1999-07-02 1:30 ` Jacques GARRIGUE
1999-07-02 8:56 ` Markus Mottl
1999-06-29 17:01 Damien Doligez
1999-07-08 11:39 Damien Doligez
1999-07-09 2:25 ` Jacques GARRIGUE
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=199906271102.NAA22537@miss.wu-wien.ac.at \
--to=mottl@miss.wu-wien.ac.at \
--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