[Issue 15713] ctfe string concatenation is templates is broken

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Feb 21 19:26:55 PST 2016


https://issues.dlang.org/show_bug.cgi?id=15713

Ketmar Dark <ketmar at ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ketmar at ketmar.no-ip.org

--- Comment #1 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
Created attachment 1585
  --> https://issues.dlang.org/attachment.cgi?id=1585&action=edit
full code

note that code is very sensitive to changes: removing empty and unused
`wrWriteWidthChar()` from the top suddenly fixes it. also, i'm not sure if it
can be reproduced on anything except my own system (GNU/Linux, x86, dmd built
from scratch) due to this sensitiveness. but that's best i can get from
dustmiting it. i attached the full source just in case it is unreproducible.

--


More information about the Digitalmars-d-bugs mailing list