<div dir="ltr">would be easy with compiler as a library...<div>also i thought 'dmd -v -version=foo -c -o- bar.d' would show -version identifiers used on the command line but doesn't seem to</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 15, 2016 at 8:51 AM, Iakh via Digitalmars-d-learn <span dir="ltr"><<a href="mailto:digitalmars-d-learn@puremagic.com" target="_blank">digitalmars-d-learn@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Sunday, 13 March 2016 at 20:16:36 UTC, Basile B. wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sunday, 13 March 2016 at 16:28:50 UTC, Iakh wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sunday, 13 March 2016 at 15:50:47 UTC, Basile B. wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
trivial answer, let's say you have dcd-server running in the background:<br>
<br>
dcd-client -c8 <<< "version("<br>
</blockquote>
<br>
Thanks. Will try.<br>
</blockquote>
<br>
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.<br>
</blockquote>
<br></div></div>
Looks like it shows all version identifiers listed in<br>
<a href="https://dlang.org/spec/version.html#version" rel="noreferrer" target="_blank">https://dlang.org/spec/version.html#version</a><br>
and it's not what I want. I need just actual ones under some<br>
compiler/circumstances<br>
</blockquote></div><br></div>