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,16b5f96c922749ee X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns14feed!worldnet.att.net!attbi_s21.POSTED!53ab2750!not-for-mail From: "Jeffrey R. Carter" User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Command Line on windows References: <9516d238-9e52-4de4-9993-590472a1ffba@w7g2000hsa.googlegroups.com> In-Reply-To: <9516d238-9e52-4de4-9993-590472a1ffba@w7g2000hsa.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <3Lvyk.339291$yE1.317044@attbi_s21> NNTP-Posting-Host: 12.201.97.213 X-Complaints-To: abuse@mchsi.com X-Trace: attbi_s21 1221232703 12.201.97.213 (Fri, 12 Sep 2008 15:18:23 GMT) NNTP-Posting-Date: Fri, 12 Sep 2008 15:18:23 GMT Organization: AT&T ASP.att.net Date: Fri, 12 Sep 2008 15:18:23 GMT Xref: g2news1.google.com comp.lang.ada:1999 Date: 2008-09-12T15:18:23+00:00 List-Id: RasikaSrinivasan@gmail.com wrote: > > but it appears the wildcard is always "expanded to the list of file > names". for example, i create test_cli.adb with the following : This appears to be a "feature" of GNAT, apparently to make programs behave the same on Windows as on Linux, where wildcards are expanded by the shell. -- Jeff Carter "Now look, Col. Batguano, if that really is your name." Dr. Strangelove 31