2nd Release Candidate 2.086.0 [was: Re: Beta 2.086.0]

Martin Nowak code at dawg.eu
Sat May 4 09:55:00 UTC 2019


On Thursday, 2 May 2019 at 01:34:16 UTC, Norm wrote:
> Sorry I don't know if this is the right place to report this, 
> if not please let me know where a good place would be. With 
> this release I can no longer build a subpackage with dub.

https://github.com/dlang/dub/issues/1691

The new auto-fetch logic doesn't handle abbreviated sub-pkg names 
properly and thus fails.
Workaround for now is to use the full name `dub build test:pkg` 
or to disable the auto-fetch via `dub build :pkg1 
--non-interactively`.


More information about the Digitalmars-d-announce mailing list