[Issue 5117] [CTFE] Member function call with rather complex this: side effects ignored

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 7 17:14:17 PST 2010


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


Walter Bright <bugzilla at digitalmars.com> changed:

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


--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> 2010-11-07 17:13:14 PST ---
I applied the patch, and the first test case now works but the second still
fails:

test.d(7): Error: assert(s.value == 1) failed
test.d(1): Error: cannot evaluate test() at compile time
test.d(1): Error: cannot evaluate test() at compile time

Perhaps your sources differ in other ways?

http://www.dsource.org/projects/dmd/changeset/742

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