gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] Re: [BUG] tla dosen't handle '--' as end of option argu


From: Stefan Monnier
Subject: [Gnu-arch-users] Re: [BUG] tla dosen't handle '--' as end of option argument
Date: Mon, 13 Sep 2004 14:49:26 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

> '--' is used as command line switch, so it's not transparent and don't
> follow POSIX behavor.

I think it makes sense to suppor the POSIX style of --.
But that doesn't require us to get rid of the current uses of -- because
those two do not conflict.

The only conflict I can see is if you want to say

        tla commit -- $files

where $files might be empty.  Doesn't sound like a big deal to me.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]