From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e219d94b946dfc26 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!news-lei1.dfn.de!news1.uni-leipzig.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "(see below)" Newsgroups: comp.lang.ada Subject: Re: Ada.Command_Line and wildcards Date: Thu, 22 Feb 2007 05:59:45 +0000 Message-ID: References: <45dcaed8_6@news.bluewin.ch> <1172110094.571778.6600@k78g2000cwa.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: individual.net zZZ7q219RwWa3nftuhMPBgFFn71z4UXGnUqyZp7hTQe6hyu7s0 User-Agent: Microsoft-Entourage/11.3.3.061214 Thread-Topic: Ada.Command_Line and wildcards Thread-Index: AcdWRqbU5UFxQMI5EduXeQARJIjQTg== Xref: g2news2.google.com comp.lang.ada:9395 Date: 2007-02-22T05:59:45+00:00 List-Id: On 22/2/07 02:08, in article 1172110094.571778.6600@k78g2000cwa.googlegroups.com, "Adam Beneschan" wrote: > On Feb 21, 12:59 pm, "(see below)" wrote: >> On 21/2/07 20:43, in article 45dcaed...@news.bluewin.ch, "Gautier" >> >> wrote: >>> Hello! >>> I was surprised to see Ada.Command_Line in GNAT (3.15p and 2006 GPL) serving >>> the command-line argument "*.adb" indeed as N arguments, the list of files >>> with an "adb" extension! >>> ObjectAda gives the argument as-is. >>> Who is right then ? >> >> This is an OS (shell) issue, surely? > > If it were a shell issue, how could ObjectAda possibly get it right? > (The shell would expand the *.adb and ObjectAda would never see an > asterisk.) Different shell? We have not been told which OS was used in each case. -- Bill Findlay chez blueyonder.co.uk