[Issue 14258] SIGSEGV in dpldocs

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Mar 7 19:53:17 PST 2015


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

--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
I think it's having trouble with this expansion:

LIX=$(LI $1)$(LIX $+)

Its usage might have been introduced here:

https://github.com/D-Programming-Language/phobos/commit/743303055d74cdd3e482a3af3e99af93755f3af6

--


More information about the Digitalmars-d-bugs mailing list