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 Date: Thu, 22 Feb 2007 21:12:10 +0100 From: Gautier User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada.Command_Line and wildcards References: <45dcaed8_6@news.bluewin.ch> <1172132169.423514.271890@s48g2000cws.googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 85.0.159.196 X-Original-NNTP-Posting-Host: 85.0.159.196 Message-ID: <45ddf8f3$1_1@news.bluewin.ch> X-Trace: news.bluewin.ch 1172175091 85.0.159.196 (22 Feb 2007 21:11:31 +0100) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news2.google.com!news3.google.com!news1.google.com!news.germany.com!ecngs!feeder.ecngs.de!212.101.4.254.MISMATCH!solnet.ch!solnet.ch!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news2.google.com comp.lang.ada:9427 Date: 2007-02-22T21:12:10+01:00 List-Id: Jean-Pierre Rosen: > I think it is a gcc feature. Because gcc is often used to port Unix > applications to Windows, the gcc library emulates Unix behaviour on > windows. I seems so (after some search on the Web with keywords like "gcc argv command line wildcard expansion"). In that case a gcc executable also emulates a feature of a kind of a hypothetic, UNIX-like shell calling it... Bizarre. Indeed, I have nothing against it, but if I want to call my tool that way: mytool -r *.adb (-r meaning recurse into directories) it just won't work. But nothing to worry too much about. Thank to all for the comments, and please do not hurt each other in OS-holy wars about this little topic. Happy programming! ______________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/index.htm Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!