[Issue 11034] ICE: Assertion failed: (!scope), function toObjFile, file toobj.c, line 366.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 1 20:08:23 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11034


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2013-10-01 20:08:21 PDT ---
Adding:

>     Module::dprogress = 1;
>     Module::runDeferredSemantic();

to line 1577 in mars.c resolves the forward ref problem. But the bizarre thing
is with or without that change, the std.range import results in errors, caused
by the unrelated fwd refs. I'm baffled at the moment.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list