string import dependencies

robert jfanatiker at gmx.at
Wed Nov 20 06:17:53 PST 2013


On Wednesday, 20 November 2013 at 14:13:42 UTC, robert wrote:
> On Wednesday, 20 November 2013 at 08:35:37 UTC, Manu wrote:
>> https://d.puremagic.com/issues/show_bug.cgi?id=11546
>>
>> What's the story here?
>> Why aren't string imports written to the .deps file? Hard to 
>> tooling that
>> works properly without that info.
>
> I fixed that some time ago, see the -deps=filename switch.

Ooops, just the other way round: -deps without filename. Reason 
for stdout: There were some people concerned about adding another 
command line switch, so I just recyclied -deps. The output of 
-deps=filename wasn't changed for backwards compatibility.

Best regards,

Robert


More information about the Digitalmars-d mailing list