Warn on unused imports?
Neia Neutuladh
neia at ikeran.org
Wed Sep 26 15:53:38 UTC 2018
On 09/26/2018 12:39 AM, FeepingCreature wrote:
> On Tuesday, 25 September 2018 at 19:28:47 UTC, Jacob Carlborg wrote:
>> The DMD compiler is available as a library. A linter tool can be based
>> on that.
>
> Repeating it here: the library does not have version-tagged releases.
> For a build system based around reproducible builds, this makes it
> completely unusable.
It means you need to use git submodules and depend on a specific version
that way. And that means you can't tell why you chose a particular revision.
More information about the Digitalmars-d
mailing list