How to list all version identifiers?

Iakh via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Mar 13 13:40:15 PDT 2016


On Sunday, 13 March 2016 at 20:16:36 UTC, Basile B. wrote:
> On Sunday, 13 March 2016 at 16:28:50 UTC, Iakh wrote:
>> On Sunday, 13 March 2016 at 15:50:47 UTC, Basile B. wrote:
>>> trivial answer, let's say you have dcd-server running in the 
>>> background:
>>>
>>> dcd-client -c8 <<< "version("
>>
>> Thanks. Will try.
>
> But it was a joke actually. It works but this is not very 
> straightforward. And it needs a bit of post processing since 
> the output you'll get is normally made for the completion menu 
> of D editors.

Maybe it is what I'm searching for if there is a way to specify
compiler/parser.


More information about the Digitalmars-d-learn mailing list