Preflight of DUB 0.9.21 (RC 3)

Sönke Ludwig sludwig+dforum at outerproduct.org
Thu Feb 13 04:10:42 PST 2014


Am 13.02.2014 10:28, schrieb Russel Winder:
> On Thu, 2014-02-13 at 00:18 +0100, Sönke Ludwig wrote:
> […]
>> Okay, uploaded a new version of RC 3 built on Debian 7 x64 instead.
>
> I missed earlier activity, but just downloaded the Linux x86_64
> 0.9.21-rc3 and it appears to work fine on Debian Sid (Unstable). Except…
>
> …I have no idea what to put in the package.json file to get rid of this
> problem:
>
>          source/main.d(27): Error: need -Jpath switch to import text file
>          VERSION
>
> http://code.dlang.org/package-format doesn't mention this option.
>
> -J. is all I need given my SCons build of this same project.
>
>

That's the "stringImportPaths" field which corresponds to -J, there 
should probably be a small note to which DMD flag each field corresponds 
(if applicable, of course).


More information about the Digitalmars-d mailing list