[Issue 5708] [CTFE] Incorrect string constant folding with -inline

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 26 15:01:37 PDT 2011


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


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED
            Summary|Incorrect string constant   |[CTFE] Incorrect string
                   |folding with -inline        |constant folding with
                   |                            |-inline


--- Comment #15 from Don <clugdbug at yahoo.com.au> 2011-06-26 14:56:40 PDT ---
It was accidentally fixed in this commit:
6072 - [CTFE] Regression(git master): Cannot declare variable inside an 'if'
condition

which actually fixed the treatment of comma expressions in CTFE.

https://github.com/D-Programming-Language/dmd/commit/1bcae90e09f5eb6988fcd6df4309a137c9901084

I'm adding this to the test suite so it stays 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