From: "William D. Neumann" <wneumann@cs.unm.edu>
To: Yoann Padioleau <padator@wanadoo.fr>
Cc: Richard Jones <rich@annexia.org>,
caml-list@yquem.inria.fr,
Andreas Biegert <andreas.biegert@googlemail.com>
Subject: Re: [Caml-list] global record
Date: Wed, 19 Jul 2006 09:08:05 -0600 (MDT) [thread overview]
Message-ID: <Pine.LNX.4.62.0607190907130.1945@io.cs.unm.edu> (raw)
In-Reply-To: <871wshveu3.fsf@wanadoo.fr>
On Wed, 19 Jul 2006, Yoann Padioleau wrote:
> You certainly mean
>
> if !verbose then printf "this is verbose mode\n"
No. After he calls Arg parse, he does:
let username = !username
let password = !password
let client = if !client = "" then None else Some !client
let token = !token
let update = !update
let verbose = !verbose
let args = List.rev !args
and loses the refs.
William D. Neumann
---
"There's just so many extra children, we could just feed the
children to these tigers. We don't need them, we're not doing
anything with them.
Tigers are noble and sleek; children are loud and messy."
-- Neko Case
Life is unfair. Kill yourself or get over it.
-- Black Box Recorder
next prev parent reply other threads:[~2006-07-19 15:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-19 11:11 Andreas Biegert
2006-07-19 11:42 ` [Caml-list] " Pietro Abate
[not found] ` <3d13dcfc0607190528y624e5c9eg2c45e1cb17ec3771@mail.gmail.com>
2006-07-19 12:29 ` David MENTRE
2006-07-19 14:07 ` Richard Jones
2006-07-19 14:39 ` Yoann Padioleau
2006-07-19 14:50 ` Richard Jones
2006-07-19 15:09 ` Jean-Christophe Filliatre
2006-07-19 15:08 ` William D. Neumann [this message]
2006-07-20 7:26 ` Jeff Henrikson
2006-07-19 17:14 Eric Breck
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=Pine.LNX.4.62.0607190907130.1945@io.cs.unm.edu \
--to=wneumann@cs.unm.edu \
--cc=andreas.biegert@googlemail.com \
--cc=caml-list@yquem.inria.fr \
--cc=padator@wanadoo.fr \
--cc=rich@annexia.org \
/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