[Issue 10793] Forward reference errors casting from void* to opaque struct pointer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 11 11:35:37 PDT 2013


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



--- Comment #3 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-08-11 11:35:34 PDT ---
(In reply to comment #2)
> I cannot reproduce either this or 10497 using git head.

I can reproduce this test-case in git-head
(b55f805133f9d249890ddf6b98270ca826b3e26b) but with only one error now:

test.d(11): Error: e2ir: cannot cast rf of type RealFoo to type void*

I can fully reproduce both issues with 2.063.

However I can no longer reproduce Issue 10497 in git-head. I suggest we add a
test-case for 10497 before that bug is reintroduced. As for this Issue 10793,
could you test it with git-head again?

-- 
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