From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id HAA19807; Mon, 30 Dec 2002 07:11:40 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id HAA17995 for ; Mon, 30 Dec 2002 07:11:39 +0100 (MET) Received: from viola.sinor.ru (viola.sinor.ru [217.70.106.9]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id gBU6BcH00792 for ; Mon, 30 Dec 2002 07:11:38 +0100 (MET) Received: from sibnet.ru (tlg5-ppp24.sibnet.ru [217.70.116.24]) by viola.sinor.ru (8.12.3/8.12.3) with ESMTP id gBU6BSMm007106 for ; Mon, 30 Dec 2002 12:11:34 +0600 Received: by sibnet.ru id m18St0r-001EsnC; Mon, 30 Dec 2002 12:02:57 +0600 (NOVT) Date: Mon, 30 Dec 2002 12:02:57 +0600 From: Max Kirillov To: caml-list@inria.fr Subject: [Caml-list] "Arg" usage to stdout Message-ID: <20021230120257.B20036@max.home> Mail-Followup-To: caml-list@inria.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Sender: Max Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello. I wonder why usage message resulting from arg -help goes to stderr instead of stdout. I think that arg -help should cause usage message to stdout, and wrong arguments to stderr. Max. ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners