Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [RFC] Teach getopts to handle -o and +o separately
- X-seq: zsh-workers 43676
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [RFC] Teach getopts to handle -o and +o separately
- Date: Thu, 11 Oct 2018 20:26:04 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:date:in-reply-to:subject :references; s=fm1; bh=+XiHMAeKIj5q1B8KjhUt65Ty6uPDl1pISpDXwGo4P nY=; b=XAcHo6OxSzBXYplXkYTnZIANG2Wfu2bH12hPLxXd97gOjqN/NK/Zjd/rY oVgkHnfwW84ZPnoR5rc/V0SzRqExzIh8bD150s86Z9eWv7NHo4UR4ZZqwUBCmBNL txPf2O9E/1/p0deXf1MstrOiYNVOSJsSQ2gNkd+NJ/HMpKj1RSeBrmkeRdrr0MLf ehsEp2jeYL78bEJQFvRZThg2ExUPMYjdULfjgKkG6KqCefdVvOesq7pXyBCQ4Mc5 JjcCle8GhHjIuY17Db58A36R33+92SRkZeWfHvjLiYoB5Aakm5/JYpt5tAlLSxkg NLj5a6ZQKo+MLmLs9d4rTqyJp79fg==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=+XiHMAeKIj5q1B8KjhUt65Ty6uPDl1pISpDXwGo4P nY=; b=W/n34M01O2LmeEFg/xygqlgFdnoPC22PxBDDuS/6eRqeqbdzPfRfHUNJ0 T2Tmp2UDF2sYh3OeaoMVOFJpFh8Acnf6h0N+nE8HmCmBSlI6icODWvYUfFWZ3gtL U4ZspJoaXeZ0HUyuFWtykaEr2abu976BPggPFUH8/qeL2Ga8xr1F91bB9CvadaX6 UBznBBkWHb1A//SL3Tq742dkH6WXx+L8GoJjFR/Jw7bZ94zmC3k/xILdEscxj2E/ dcyAKhMet57+5HjCW6RZQSqdnI5qMyiN2y7rdpkuxce60C+JUbqpmvPYGmLFawob QNShRECTt9ijSa2dcldT71Ni5d5wA==
- In-reply-to: <9A1ABCB6-0FF1-4E8E-83BE-3B8D84954525@dana.is>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <9A1ABCB6-0FF1-4E8E-83BE-3B8D84954525@dana.is>
dana wrote on Wed, 10 Oct 2018 20:33 -0500:
> Of course, this eliminates - and + as valid 'letters' in the optstring. But it
> seems unlikely that anyone actually needs +-, -+, or ++ (-- is already
> effectively unusable for obvious reasons). Also, POSIX says:
FWIW, ezmlm-make(1) has a -+ flag. Not saying it's a deal breaker; just a datapoint.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author