Bug 14666, can we prioritize ?
deadalnix via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 9 22:39:09 PDT 2015
On Wednesday, 10 June 2015 at 02:01:14 UTC, Walter Bright wrote:
> On 6/9/2015 6:43 PM, deadalnix wrote:
>> https://issues.dlang.org/show_bug.cgi?id=14666
>>
>> This bug has become a blocker for SDC. I was able to work
>> around it in various
>> places so far, but this becomes harder and harder to do so.
>
> I suggest as a workaround to restructure the code so it is not
> doing circular imports.
The actual code is far more complex than the presented sample :)
That what I'm trying to do in general, but here I'm faced with
cases that are very hard to untangle.
Also, I do think this kind of weird edge cases are what give D
this immage of immature language (it has gotten much better over
the past few years, so there is that).
More information about the Digitalmars-d
mailing list