comp.lang.ada
 help / color / mirror / Atom feed
From: "Björn Persson" <bjorn@xn--rombobjrn-67a.se>
Subject: Re: Ada.Command_Line.Argument_Count question
Date: Thu, 24 Sep 2009 02:31:36 +0200
Date: 2009-09-24T02:31:36+02:00	[thread overview]
Message-ID: <7hvsv8F2vbk5mU1@mid.individual.net> (raw)
In-Reply-To: 3ba36876-37c8-44ab-8f82-5fb7c7733163@l35g2000vba.googlegroups.com

Gautier write-only wrote:
> I was disturbed that unzip (maybe other tools ?) won't give a warning
> (maybe can't, because they can't know ?) when receiving the unexpanded
> '*.adb' and expands its way, using the zip archive's name list.

I don't understand what you think unzip should warn about. Warning about a 
strange looking filename with an asterisk in it makes no sense, as wildcards 
are a feature that has been added to unzip because it's useful.

You might argue that programs that have their own pattern matching features 
should use a different set of special characters to distinguish the patterns 
from those that the shell expands, but that's a bad idea in my opinion. 
Having multiple different syntaxes makes it hard to remember when to use 
which syntax.

-- 
Bj�rn Persson
PGP key A88682FD



  reply	other threads:[~2009-09-24  0:31 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-15 20:58 Ada.Command_Line.Argument_Count question 
2009-09-15 21:37 ` Gautier write-only
2009-09-16  6:21   ` 
2009-09-16 18:43   ` Keith Thompson
2009-09-22 19:52     ` Gautier write-only
2009-09-22 20:00       ` Hyman Rosen
2009-09-23  0:20         ` Gautier write-only
2009-09-23  1:07           ` Adam Beneschan
2009-09-23 13:03             ` Hyman Rosen
2009-09-23 16:06             ` Gautier write-only
2009-09-24  0:31               ` Björn Persson [this message]
2009-09-24  1:11                 ` Adam Beneschan
2009-09-25 12:25                   ` Stephen Leake
2009-09-15 21:55 ` Adam Beneschan
2009-09-16  6:20   ` 
2009-09-16 10:41 ` Jeffrey R. Carter
2009-09-17 13:50 ` John McCabe
2009-09-18  5:12   ` sjw
2009-09-18 15:03     ` John McCabe
2009-09-18 22:16       ` Robert A Duff
2009-09-21 15:09         ` John McCabe
2009-09-21 15:17           ` Dmitry A. Kazakov
2009-09-21 19:44           ` sjw
2009-09-22 11:01             ` John McCabe
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox