On 1/20/15 9:07 AM, ketmar via Digitalmars-d-learn wrote:
On Tue, 20 Jan 2015 07:00:31 -0500
Steven Schveighoffer via Digitalmars-d-learn
<digitalmars-d-learn@puremagic.com> wrote:

https://issues.dlang.org/show_bug.cgi?id=14014

So it looks like it's a DMD bug and we should not include that module.
sorry, i can't see how this bug is related to non-inclusion. actually,
it's about the exact opposite!

The point is, it generates moduleinfo needlessly.

p.s. it it even necessary to generate moduleinfo for modules without
initializers and without complex data structures with references?

A good point. It certainly would make this less of an issue.

-Steve

Reply via email to