DMD 1.038 and 2.022 releases

Bill Baxter wbaxter at gmail.com
Fri Dec 19 17:54:14 PST 2008


On Sat, Dec 20, 2008 at 10:39 AM, Walter Bright
<newshound1 at digitalmars.com> wrote:
> BCS wrote:
>>>
>>> That is the cyclic import problem. Can you check again to see if you
>>> have cyclic imports?
>>>
>>
>> could you add a flag to DMD that will give a waning on cyclical imports?
>
> I could, but in the meantime I want to find the source of the slowdown.

Without such a warning it's a bit difficult to track down if there are
cyclic imports or not.  At least in my code.
I was hoping John C's example is maybe of  a little more manageable size.

--bb


More information about the Digitalmars-d-announce mailing list