Fixing valid options for std.getopt

David Nadlinger see at klickverbot.at
Wed Aug 10 15:58:35 PDT 2011


On 8/10/11 3:57 AM, Andrew Wiley wrote:
> On Tue, Aug 9, 2011 at 6:01 PM, David Nadlinger <see at klickverbot.at
> <mailto:see at klickverbot.at>> wrote:
>     I don't know what your definition of odd is, but some
>     counterexamples that immediately come to my mind: GCC, just about
>     every Java VM, LLVM/Clang, …
>
>     David
> I can't think of an example with GCC. It does things like
> -fdisable-some-option, but I can't think of a multicharacter _flag_.

Just have a look at its manpage? -combine, -pipe, -pedantic, -trigraphs, 
etc.

David


More information about the Digitalmars-d mailing list