SOLVED: I'll put it in -deps

FeepingCreature feepingcreature at gmail.com
Tue Sep 25 14:34:28 UTC 2018


On Tuesday, 25 September 2018 at 14:28:48 UTC, FeepingCreature 
wrote:
> Maybe stick the info in -v or -deps?

Actually, -deps is the perfect place for it. It needs to 
recursively evaluate modules anyways, so it'll see an import even 
if it was only used from a template. And it doesn't spam up 
warnings, and the -deps info is made to be extensible anyways.

Great! I'll port it to there.


More information about the Digitalmars-d mailing list