[Issue 10243] [CTFE] Wrong-code on passing dereferenced array pointer by ref

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 4 01:14:16 PDT 2013


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



--- Comment #3 from Don <clugdbug at yahoo.com.au> 2013-07-04 01:14:14 PDT ---
The original test case in this bug report works for me now, and your comment
"// now works" indicates that it is fixed for you as well?

The code in comment 2 is a different bug. Although the effects look very
similar, it is actually independent of the original one. The bug lies in a
different part of the code.

Generally, you should create a new bug report rather than reopening a bug, if
the test case in the original bug report has been fixed.

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