Re: Ada.Command_Line and wildcards
- From: gautier_niouzes@xxxxxxxxxxx
- Date: 22 Feb 2007 00:16:09 -0800
This is an OS (shell) issue, surely?
Alas, no.
I forgot to mention: I tested both programs on both Windows 98 and XP.
In both systems, the OA-compiled program gives "*.adb" and the GNAT-
compiled the list of files with ".adb" extension.
To Adrian, enclosing with '"' works, thanks, but then the syntax
differs from the usual one for a command-line tool...
I am just suprised by the GNAT behaviour, for two reasons:
- I did not find (or missed) something about it in the RM (95)
- there is also a GNAT.Command_Line that explicitely intends to do
wildcard expansions; so why also GNAT's Ada.Command_Line should do it,
silently ?
G.
.
- Follow-Ups:
- Re: Ada.Command_Line and wildcards
- From: Jean-Pierre Rosen
- Re: Ada.Command_Line and wildcards
- From: Alex R. Mosteo
- Re: Ada.Command_Line and wildcards
- From: Simon Wright
- Re: Ada.Command_Line and wildcards
- References:
- Ada.Command_Line and wildcards
- From: Gautier
- Re: Ada.Command_Line and wildcards
- From: (see below)
- Ada.Command_Line and wildcards
- Prev by Date: Re: Bug in GNAT GPL 2006?
- Next by Date: Re: real_time.clock is not monotonic
- Previous by thread: Re: Ada.Command_Line and wildcards
- Next by thread: Re: Ada.Command_Line and wildcards
- Index(es):
Relevant Pages
|