<p dir="ltr">On 19 Oct 2015 11:15 pm, "Vladimir Panteleev via Digitalmars-d" <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br>
><br>
> On Monday, 19 October 2015 at 20:59:37 UTC, Iain Buclaw wrote:<br>
>><br>
>> As a compiler (and only a frontend language at that) I care very little about any of that.  Apart from predefined versions which are exposed to the language user code, making the rest work is Someone Else's Problemâ„¢<br>
><br>
><br>
> That's what I meant when I said "not very useful" :)<br>
><br>
> Well, if you say you're responsible for the compiler and the compiler only, then who is responsible for GDC the package, the one that contains Phobos and Druntime? Who tests these packages to make sure that they all work together? Who packages and uploads them to the website?<br>
></p>
<p dir="ltr">In order:<br>
You are responsible, the library maintainers (I chip in a bit on the side when I have the hardware / virtual environment).<br>
You are responsible, the authors and reviewers of the testsuite and unittests.<br>
Johannes packages and uploads them.</p>
<p dir="ltr">I wouldn't refer to them as official, but they are officially enough to use where building yourself is difficult - Continuous integration platforms , Embedded targets, Windows in general, etc.</p>