Beta release DUB 1.0.0-beta.1

Rory McGuire via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Jun 10 02:53:27 PDT 2016


BTW: One other question, do you know of a bug where relative paths in
dub packages have stopped working in recent versions?

It seems like it always uses the path of the package being built
rather than the dependencies own directory. I currently have to use
0.9.24.

On Fri, Jun 10, 2016 at 11:00 AM, Sönke Ludwig
<digitalmars-d-announce at puremagic.com> wrote:
> Am 10.06.2016 um 10:02 schrieb Rory McGuire via Digitalmars-d-announce:
>>
>> I made a version that ignores comment like characters in strings.
>> I've also made a version that requires the recipe to be on the second
>> line.
>>
>> Both are in my fork of dub. I can fix my pull request to which ever
>> one you guys prefer.
>>
>> The one that handles recipe anywhere has a flaw where it will still
>> recognize a dub recipe even
>> if the recipe is inside a nested comment (one would expect that to be
>> commented out.
>>
>> (...)
>
>
> My preference would be to use the one that requires the recipe to be at the
> top for 1.0.0 and to get the generic version flawless for 1.1.0.



More information about the Digitalmars-d-announce mailing list